1
1
openmpi/ompi/mca/coll
Jelena Pjesivac-Grbovic 1b66a52c50 Modifying type of binomial tree used for binomial reduce:
switching:
       0                         0
     / \ \                     / \ \
	1    \ \         -->       4   \ \
  /      \ \                 /     \ \
 3       2  \               3       2 \
             4                         1
(duh).  The first form is the bmtree suitable for bcast, but the latter is better for reduce.
Updating default decision function accordingly.

This commit was SVN r15422.
2007-07-13 21:07:51 +00:00
..
base - UNexport symbols that shouldn't be needed outside the libraries 2007-05-16 15:46:52 +00:00
basic Just like r14289 on the ORTE trunk: 2007-04-12 11:19:42 +00:00
demo Just like r14289 on the ORTE trunk: 2007-04-12 11:19:42 +00:00
hierarch Just like r14289 on the ORTE trunk: 2007-04-12 11:19:42 +00:00
inter Just like r14289 on the ORTE trunk: 2007-04-12 11:19:42 +00:00
libnbc Just like r14289 on the ORTE trunk: 2007-04-12 11:19:42 +00:00
self Just like r14289 on the ORTE trunk: 2007-04-12 11:19:42 +00:00
sm Just like r14289 on the ORTE trunk: 2007-04-12 11:19:42 +00:00
tuned Modifying type of binomial tree used for binomial reduce: 2007-07-13 21:07:51 +00:00
coll.h Merging in the jjhursey-ft-cr-stable branch (r13912 : HEAD). 2007-03-16 23:11:45 +00:00
Makefile.am Clean up a couple of configure things: 2007-05-15 04:23:48 +00:00