1
1
openmpi/ompi/mca/coll/basic
Jeff Squyres cbfb062a7d Fix silly mistake for IN_PLACE handling in scan
This commit was SVN r7380.
2005-09-15 12:47:17 +00:00
..
coll_basic_allgather.c First cut of handling MPI_IN_PLACE: 2005-09-13 20:06:54 +00:00
coll_basic_allgatherv.c MPI-2 7.3.3 description of MPI_Allgatherv is wrong -- can't just have 2005-09-14 02:21:33 +00:00
coll_basic_allreduce.c Fix for allreduce in IN_PLACE cases 2005-09-14 02:42:32 +00:00
coll_basic_alltoall.c Dependencies fixes. 2005-09-12 20:21:53 +00:00
coll_basic_alltoallv.c Dependencies fixes. 2005-09-12 20:21:53 +00:00
coll_basic_alltoallw.c Dependencies fixes. 2005-09-12 20:21:53 +00:00
coll_basic_barrier.c Dependencies fixes. 2005-09-12 20:21:53 +00:00
coll_basic_bcast.c Dependencies fixes. 2005-09-12 20:21:53 +00:00
coll_basic_component.c Arrgh -- re-indenting this morning accidentally used real tabs instead 2005-08-10 17:53:43 +00:00
coll_basic_exscan.c First cut of handling MPI_IN_PLACE: 2005-09-13 20:06:54 +00:00
coll_basic_gather.c Add support for MPI_IN_PLACE for the easy operations. 2005-09-13 18:02:36 +00:00
coll_basic_gatherv.c Add support for MPI_IN_PLACE for the easy operations. 2005-09-13 18:02:36 +00:00
coll_basic_module.c Dependencies fixes. 2005-09-12 20:21:53 +00:00
coll_basic_reduce_scatter.c Dependencies fixes. 2005-09-12 20:21:53 +00:00
coll_basic_reduce.c Remove extra variable. Still working with George / Edgar on 2005-09-14 11:52:20 +00:00
coll_basic_scan.c Fix silly mistake for IN_PLACE handling in scan 2005-09-15 12:47:17 +00:00
coll_basic_scatter.c Arrgh. Compile *before* commit. 2005-09-13 18:12:10 +00:00
coll_basic_scatterv.c Add support for MPI_IN_PLACE for the easy operations. 2005-09-13 18:02:36 +00:00
coll_basic.h Dependencies fixes. 2005-09-12 20:21:53 +00:00
configure.params Rename src -> ompi 2005-07-02 13:43:57 +00:00
Makefile.am * update configure.ac to use the modern version of AC_INIT and 2005-09-07 05:54:53 +00:00