1
1
openmpi/ompi/mca/coll/sm2
Rich Graham 10434fb2f1 add barrier synchorinzation at the end of the module init, to
avoid initializing shared memory variables in use.

This commit was SVN r18105.
2008-04-09 03:44:40 +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 add barrier synchorinzation at the end of the module init, to 2008-04-09 03:44:40 +00:00
coll_sm2_barrier.c more debug 2008-04-08 03:56:47 +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 barrier synchorinzation at the end of the module init, to 2008-04-09 03:44:40 +00:00
coll_sm2_reduce.c add more debugging. 2008-04-08 18:44:50 +00:00
coll_sm2_service.c Remove the obsolete and largely unused orte_system_info structure. The only fields that were used in that struct were nodeid and nodename - these have been transferred to the orte_process_info structure. 2008-03-23 23:10:15 +00:00
coll_sm2.h more debug code. 2008-04-08 20:38:20 +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