1
1
openmpi/ompi/mca/coll/sm
Jeff Squyres bc72a7722b Updates:
- bcast now works properly for root!=0 and multi-fragment messages
- destroy mpool when communicator is destroyed
Still need to implement:
- "in use" flags for groups of fragments so that "wrapping around" in
  the data segment doesn't overwrite not-yet-read data
- ensure that shared memory isn't removed before all processes have
  finished with it (e.g., during COMM_FREE)

This commit was SVN r7172.
2005-09-03 11:49:46 +00:00
..
.ompi_ignore Rename src -> ompi 2005-07-02 13:43:57 +00:00
.ompi_unignore - Add new mpool base function: lookup by module name. This allows 2005-07-15 20:01:35 +00:00
coll_sm_allgather.c Ensure to get ompi/include/constants.h 2005-08-12 21:42:07 +00:00
coll_sm_allgatherv.c Ensure to get ompi/include/constants.h 2005-08-12 21:42:07 +00:00
coll_sm_allreduce.c Ensure to get ompi/include/constants.h 2005-08-12 21:42:07 +00:00
coll_sm_alltoall.c Ensure to get ompi/include/constants.h 2005-08-12 21:42:07 +00:00
coll_sm_alltoallv.c Ensure to get ompi/include/constants.h 2005-08-12 21:42:07 +00:00
coll_sm_alltoallw.c Ensure to get ompi/include/constants.h 2005-08-12 21:42:07 +00:00
coll_sm_barrier.c Updates: 2005-09-03 11:49:46 +00:00
coll_sm_bcast.c Updates: 2005-09-03 11:49:46 +00:00
coll_sm_component.c Updates: 2005-09-03 11:49:46 +00:00
coll_sm_exscan.c Ensure to get ompi/include/constants.h 2005-08-12 21:42:07 +00:00
coll_sm_gather.c Ensure to get ompi/include/constants.h 2005-08-12 21:42:07 +00:00
coll_sm_gatherv.c Ensure to get ompi/include/constants.h 2005-08-12 21:42:07 +00:00
coll_sm_module.c Updates: 2005-09-03 11:49:46 +00:00
coll_sm_reduce_scatter.c Ensure to get ompi/include/constants.h 2005-08-12 21:42:07 +00:00
coll_sm_reduce.c Ensure to get ompi/include/constants.h 2005-08-12 21:42:07 +00:00
coll_sm_scan.c Ensure to get ompi/include/constants.h 2005-08-12 21:42:07 +00:00
coll_sm_scatter.c Ensure to get ompi/include/constants.h 2005-08-12 21:42:07 +00:00
coll_sm_scatterv.c Ensure to get ompi/include/constants.h 2005-08-12 21:42:07 +00:00
coll_sm.h Updates: 2005-09-03 11:49:46 +00:00
configure.params Rename src -> ompi 2005-07-02 13:43:57 +00:00
help-coll-sm.txt First cut of sm coll component infrastrcutre (this is what took so 2005-08-23 21:22:00 +00:00
Makefile.am Fixes to the sm coll component after the directory re-org. 2005-07-14 13:04:27 +00:00
memory-layout.ppt Update data structures 2005-09-02 14:53:14 +00:00