1
1
openmpi/ompi/mca/coll/base
Nathan Hjelm c5596548b2 MPI-3: Add support for neighborhood collectives
Blocking versions are simple linear algorithms implemented in coll/basic. Non-
blocking versions are from libnbc 1.1.1. All algorithms have been tested with
simple test cases.

cmr=v1.7.4:reviewer=jsquyres

This commit was SVN r29265.
2013-09-26 21:55:08 +00:00
..
base.h Update OMPI frameworks to use the MCA framework system. 2013-03-27 21:17:31 +00:00
coll_base_comm_select.c MPI-3: Add support for neighborhood collectives 2013-09-26 21:55:08 +00:00
coll_base_comm_unselect.c Implement reduce_scatter_block and ireduce_scatter_block, although possibly 2012-07-05 22:11:48 +00:00
coll_base_find_available.c Update OMPI frameworks to use the MCA framework system. 2013-03-27 21:17:31 +00:00
coll_base_frame.c MPI-3: Add support for neighborhood collectives 2013-09-26 21:55:08 +00:00
coll_tags.h * Remove unneeded prototype that was causing compile issues anyway 2012-06-28 16:52:03 +00:00
help-mca-coll-base.txt Update the copyright notices for IU and UTK. 2005-11-05 19:57:48 +00:00
Makefile.am Update OMPI frameworks to use the MCA framework system. 2013-03-27 21:17:31 +00:00