1
1
openmpi/ompi/mca
Jeff Squyres 4cf909a932 Fix a typpppo (thanks Rolf!).
This commit was SVN r19549.
2008-09-11 21:43:01 +00:00
..
allocator Fixes trac:1392, #1400 2008-07-28 22:40:57 +00:00
bml Fix a typpppo (thanks Rolf!). 2008-09-11 21:43:01 +00:00
btl - Mainly type casts. Microsoft VC++ compiler is too strict. 2008-09-08 15:39:30 +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 Per http://www.open-mpi.org/community/lists/devel/2008/09/4648.php, 2008-09-11 19:02:33 +00:00
crcp Replace the old coordinated component ('coord') and replace it with a much more refined version ('bkmrk'). 2008-09-10 18:29:17 +00:00
dpm Remove some historical, but now unused, cruft 2008-09-11 12:49:11 +00:00
io Patch originally from George to improve ROMIO's performance when 2008-09-06 09:50:12 +00:00
mpool Per http://www.open-mpi.org/community/lists/devel/2008/09/4648.php, 2008-09-11 19:02:33 +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 redundant code 2008-09-05 04:29:21 +00:00