1
1
openmpi/ompi/mca/coll/basic
George Bosilca be58cf7982 Fix the communication ordering for all cartesian neighbor collectives.
This work is rooted in the [MPI Forum issue
153](https://github.com/mpi-forum/mpi-issues/issues/153).

Signed-off-by: George Bosilca <bosilca@icl.utk.edu>
(cherry picked from commit 86acdee460)
2019-12-17 14:25:22 -08:00
..
coll_basic_allgather.c scripted symbol name change (ompi_ prefix) 2017-07-11 02:13:23 -04:00
coll_basic_allgatherv.c Move the collective structure outside the communicator. 2017-02-27 11:54:17 -06:00
coll_basic_allreduce.c scripted symbol name change (ompi_ prefix) 2017-07-11 02:13:23 -04:00
coll_basic_alltoall.c scripted symbol name change (ompi_ prefix) 2017-07-11 02:13:23 -04:00
coll_basic_alltoallv.c scripted symbol name change (ompi_ prefix) 2017-07-11 02:13:23 -04:00
coll_basic_alltoallw.c scripted symbol name change (ompi_ prefix) 2017-07-11 02:13:23 -04:00
coll_basic_barrier.c Move the collective structure outside the communicator. 2017-02-27 11:54:17 -06:00
coll_basic_bcast.c scripted symbol name change (ompi_ prefix) 2017-07-11 02:13:23 -04:00
coll_basic_component.c Revert "Update to sync with OMPI master and cleanup to build" 2016-11-22 15:03:20 -08:00
coll_basic_exscan.c coll/basic: move [ex]scan from coll/basic to coll/base 2018-04-04 13:41:01 +09:00
coll_basic_gather.c Revert "Update to sync with OMPI master and cleanup to build" 2016-11-22 15:03:20 -08:00
coll_basic_gatherv.c Remove double include. 2017-10-02 21:33:40 -04:00
coll_basic_module.c coll: Move reduce_local into the coll framework 2017-02-14 08:56:07 -06:00
coll_basic_neighbor_allgather.c Fix the communication ordering for all cartesian neighbor collectives. 2019-12-17 14:25:22 -08:00
coll_basic_neighbor_allgatherv.c Fix the communication ordering for all cartesian neighbor collectives. 2019-12-17 14:25:22 -08:00
coll_basic_neighbor_alltoall.c Fix the communication ordering for all cartesian neighbor collectives. 2019-12-17 14:25:22 -08:00
coll_basic_neighbor_alltoallv.c Fix the communication ordering for all cartesian neighbor collectives. 2019-12-17 14:25:22 -08:00
coll_basic_neighbor_alltoallw.c Fix the communication ordering for all cartesian neighbor collectives. 2019-12-17 14:25:22 -08:00
coll_basic_reduce_scatter_block.c coll: reduce_scatter_block: rename and MCA parameter description fix 2018-05-09 08:54:48 +09:00
coll_basic_reduce_scatter.c Cleanup a set of warnings reported by Ralph. 2017-08-22 23:00:18 -04:00
coll_basic_reduce.c Revert "Update to sync with OMPI master and cleanup to build" 2016-11-22 15:03:20 -08:00
coll_basic_scan.c coll/basic: move [ex]scan from coll/basic to coll/base 2018-04-04 13:41:01 +09:00
coll_basic_scatter.c scripted symbol name change (ompi_ prefix) 2017-07-11 02:13:23 -04:00
coll_basic_scatterv.c scripted symbol name change (ompi_ prefix) 2017-07-11 02:13:23 -04:00
coll_basic.h Revert "Update to sync with OMPI master and cleanup to build" 2016-11-22 15:03:20 -08:00
Makefile.am mca: Dynamic components link against project lib 2017-08-24 11:56:16 -04:00
owner.txt Revert "Update to sync with OMPI master and cleanup to build" 2016-11-22 15:03:20 -08:00