1
1
openmpi/ompi/mca
Jeff Squyres 35c5863739 Remove a bit of redundant code -- this is error condition is now
checked in the top-level API.

This commit was SVN r19497.
2008-09-04 22:24:59 +00:00
..
allocator Fixes trac:1392, #1400 2008-07-28 22:40:57 +00:00
bml Gah; bml_base_endpoint.h was listed ''twice'' in this Makefile.am; I 2008-08-09 01:18:13 +00:00
btl Fix the problem with the unexpected MX handler. The Solution so far is to 2008-09-04 15:46:29 +00:00
coll no need to create and free the groups. We just want to translate the ranks and we can use the internal group structures right away for that operation. Fixes an issue with groups that have not been freed previously, due to the fact that ompi_group_free was not visible here (I know, this could have been solved also by setting OMPI_DECLSPEC on ompi_group_free, but this solution should be faster.) 2008-08-19 13:59:58 +00:00
common Fixes trac:1392, #1400 2008-07-28 22:40:57 +00:00
crcp Some more work on the man pages: 2008-08-07 19:20:40 +00:00
dpm - Fix resource leak in case of error 2008-08-06 08:12:12 +00:00
io Fix one item missed by r19175. 2008-08-07 14:49:27 +00:00
mpool Don't forget to set the node to some negative value or ... the memory will 2008-08-12 16:58:32 +00:00
mtl * Handle buffered and "complete" sends properly. Since we can always 2008-08-31 18:05:00 +00:00
osc - The MS VC compiler complains "error C2512: 'ompi_convertor_master_t' : no appropriate default constructor available", initialize it, it's not the fast path anyway. 2008-08-27 15:57:59 +00:00
pml Fix indentation. 2008-08-17 20:10:54 +00:00
pubsub Per July technical meeting: 2008-08-04 16:43:12 +00:00
rcache Fixes trac:1392, #1400 2008-07-28 22:40:57 +00:00
topo Remove a bit of redundant code -- this is error condition is now 2008-09-04 22:24:59 +00:00