1
1
openmpi/ompi/mca/coll
2008-08-19 13:59:58 +00:00
..
base Fixes trac:1392, #1400 2008-07-28 22:40:57 +00:00
basic Remove unused variable (Coverty fix 178). 2008-08-06 14:09:43 +00:00
demo Fixes trac:1392, #1400 2008-07-28 22:40:57 +00:00
hierarch 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
inter Fixes trac:1392, #1400 2008-07-28 22:40:57 +00:00
self Fixes trac:1392, #1400 2008-07-28 22:40:57 +00:00
sm Fix typo. 2008-08-17 20:08:38 +00:00
sm2 add missing header file for errno. 2008-08-12 01:34:13 +00:00
tuned - Make sure, that the *param_index are > 0 (here, we don't pass 2008-08-11 11:21:04 +00:00
coll.h Fixes trac:1392, #1400 2008-07-28 22:40:57 +00:00
Makefile.am Clean up a couple of configure things: 2007-05-15 04:23:48 +00:00