1
1
openmpi/ompi/mca/coll/sm2
Rich Graham 6c77fa4921 add a blocking shared memory algorithm.
This commit was SVN r18185.
2008-04-16 22:10:23 +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 implement allreduce as reduce-scatter, followed by an allgather. 2008-04-11 04:06:29 +00:00
coll_sm2_barrier.c add a blocking shared memory algorithm. 2008-04-16 22:10:23 +00:00
coll_sm2_bcast.c fix buffer management for nb-barrier. 2008-04-05 21:59:04 +00:00
coll_sm2_component.c more debug code. 2008-04-08 20:38:20 +00:00
coll_sm2_module.c add a blocking shared memory algorithm. 2008-04-16 22:10:23 +00:00
coll_sm2_reduce.c added reduce-scatter followed by gather to root. 2008-04-11 13:49:08 +00:00
coll_sm2_service.c implement allreduce as reduce-scatter, followed by an allgather. 2008-04-11 04:06:29 +00:00
coll_sm2.h add a blocking shared memory algorithm. 2008-04-16 22:10:23 +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