1
1
openmpi/ompi/communicator
Nathan Hjelm db2204f2f3 ompi: add support for new communicator info assertions
This commit adds code to allow support for the info assertions added
by mpi-forum/mpi-issues#11. The assertions added are:
mpi_assert_no_any_tag, mpi_assert_no_any_source,
mpi_assert_exact_length, and mpi_assert_allow_overtaking.

This commit also adds support for the mpi_assert_no_any_source and
mpi_assert_allow_overtaking info keys to the ob1 pml.

Signed-off-by: Nathan Hjelm <hjelmn@lanl.gov>
2017-06-08 15:52:12 -06:00
..
comm_cid.c ompi/comm: Improve MPI_Comm_create algorithm 2017-04-21 08:33:29 +07:00
comm_helpers.c Revert "Update to sync with OMPI master and cleanup to build" 2016-11-22 15:03:20 -08:00
comm_helpers.h Revert "Update to sync with OMPI master and cleanup to build" 2016-11-22 15:03:20 -08:00
comm_init.c ompi: add support for new communicator info assertions 2017-06-08 15:52:12 -06:00
comm_request.c communicator: Fix uninitialized variable 2017-01-24 16:46:13 -06:00
comm_request.h Revert "Update to sync with OMPI master and cleanup to build" 2016-11-22 15:03:20 -08:00
comm.c fixes for Dave's get/set info code 2017-05-17 01:12:49 -04:00
communicator.h ompi: add support for new communicator info assertions 2017-06-08 15:52:12 -06:00
Makefile.am Revert "Update to sync with OMPI master and cleanup to build" 2016-11-22 15:03:20 -08:00