1
1
openmpi/ompi/mca/coll/basic
Edgar Gabriel dbbbd416df fixing MPI_IN_PLACE for the log-reduce algorithm.
This commit was SVN r7526.
2005-09-27 21:51:55 +00:00
..
coll_basic_allgather.c Remove useless compiler warnings. 2005-09-17 10:54:48 +00:00
coll_basic_allgatherv.c Remove useless compiler warnings. 2005-09-17 10:54:48 +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 - Remove useless error check 2005-09-15 15:14:00 +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 - Properly handle MPI_IN_PLACE 2005-09-15 19:33:54 +00:00
coll_basic_reduce.c fixing MPI_IN_PLACE for the log-reduce algorithm. 2005-09-27 21:51:55 +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 - Remove extra whitespace from Makefile.am's from when we removed 2005-09-15 20:56:18 +00:00