1
1
openmpi/ompi/mca
2008-08-21 19:21:28 +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 Revamp the opal mca paffinity interface. We ran into a problem when we encountered machines that had "holes" in their physical processor layout - e.g., machines that supported "hotplugging", or that had unpopulated sockets. To solve that problem, we had to clarify at the API level where we were describing physical vs logical processor info, and then translate accordingly in the underlying implementation. 2008-08-21 19:21:28 +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 Fixes trac:1392, #1400 2008-07-28 22:40:57 +00:00
osc Fixes trac:1392, #1400 2008-07-28 22:40:57 +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 Missed updating the topo base check to look for v2.0.0, causing all 2008-07-30 00:50:42 +00:00