1
1
openmpi/ompi/mca/coll
Jeff Squyres c7fe54ba44 - Remove some silly compiler warnings
- Move the "process 0" logic out of the main loop in reduce to make
  the code a bit less complex (at the price of slight code
  duplication, but it iss now significantly easier to read)
- Fix problem with uniquenes guarantee in the bootstrap mpool -- using
  the CID alone was not sufficient enough to guarantee uniquenes; now
  use (CID, rank 0 process name) tuple to check for uniqueness
- Made a few debugging help changes in coll_sm.h; especially helps
  debugging on uniprocessors

This commit was SVN r7599.
2005-10-03 21:34:58 +00:00
..
base - Eliminate some unused base globals 2005-10-03 21:07:42 +00:00
basic - Eliminate some unused base globals 2005-10-03 21:07:42 +00:00
demo - Remove extra whitespace from Makefile.am's from when we removed 2005-09-15 20:56:18 +00:00
hierarch - Remove extra whitespace from Makefile.am's from when we removed 2005-09-15 20:56:18 +00:00
self - Remove extra whitespace from Makefile.am's from when we removed 2005-09-15 20:56:18 +00:00
sm - Remove some silly compiler warnings 2005-10-03 21:34:58 +00:00
tuned - Remove extra whitespace from Makefile.am's from when we removed 2005-09-15 20:56:18 +00:00
coll.h Rename src -> ompi 2005-07-02 13:43:57 +00:00
Makefile.am * update configure.ac to use the modern version of AC_INIT and 2005-09-07 05:54:53 +00:00