1
1
openmpi/ompi/mca/coll/sm2
Rich Graham b08839f9f5 change reduce-scatter/gather for non-power of 2. Spreading out the
load for the non-power of 2 phase of the reduction.

This commit was SVN r18486.
2008-05-22 21:42:42 +00:00
..
.ompi_ignore skeleton for new shared memory collective component. 2008-01-25 19:35:26 +00:00
.ompi_unignore skeleton for new shared memory collective component. 2008-01-25 19:35:26 +00:00
coll_sm2_allreduce.c automate the allreduce selection logic. 2008-05-22 20:53:35 +00:00
coll_sm2_barrier.c add selection logic for barrier and reduce. 2008-04-19 22:40:04 +00:00
coll_sm2_bcast.c fix buffer management for nb-barrier. 2008-04-05 21:59:04 +00:00
coll_sm2_component.c automate the allreduce selection logic. 2008-05-22 20:53:35 +00:00
coll_sm2_module.c automate the allreduce selection logic. 2008-05-22 20:53:35 +00:00
coll_sm2_reduce.c change reduce-scatter/gather for non-power of 2. Spreading out the 2008-05-22 21:42:42 +00:00
coll_sm2_service.c Remove a whole pile of orte/util/show_help.h's that I missed. :-( 2008-05-14 11:32:33 +00:00
coll_sm2.h automate the allreduce selection logic. 2008-05-22 20:53:35 +00:00
configure.params skeleton for new shared memory collective component. 2008-01-25 19:35:26 +00:00
help-coll-sm.txt skeleton for new shared memory collective component. 2008-01-25 19:35:26 +00:00
Makefile.am fix buffer management for nb-barrier. 2008-04-05 21:59:04 +00:00