1
1
openmpi/ompi/mca
Jeff Squyres 7b05a14d9a Back up r19489, which was the result of a "svn ci -m ..." instead of
an "hg ci -m ...".  Oops.

This commit was SVN r19490.

The following SVN revision numbers were found above:
  r19489 --> open-mpi/ompi@ea866f9e26
2008-09-03 08:45:33 +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 Back up r19489, which was the result of a "svn ci -m ..." instead of 2008-09-03 08:45:33 +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 [Re-]Fix #1463 with a little thing that I like to call "the right 2008-09-03 08:24:27 +00:00