1
1
openmpi/ompi/communicator
Nathan Hjelm c84c05bab7 ompi/comm: fix comm_[i]dup on intracommunicators
The behavior of ompi_comm_set was changed to get the remote size from
the remote group. This broke how ompi_comm_[i]dup were using
ompi_comm_set. In order to adapt to the new behavior these functions
now pass NULL for the remote group if the communicator is not an
inter-communicator.

Signed-off-by: Nathan Hjelm <hjelmn@lanl.gov>
2015-09-16 10:31:18 -06:00
..
comm_cid.c Remove the last involvement of the OOB system from the MPI layer, remove the no-longer-needed usock/oob component, and have procs no longer open the RML, OOB, ROUTED, and GRPCOMM frameworks as PMIx now provides all required app-mpirun cmds 2015-09-15 13:08:35 -07:00
comm_helpers.c Purge whitespace from the repo 2015-06-23 20:59:57 -07:00
comm_helpers.h Purge whitespace from the repo 2015-06-23 20:59:57 -07:00
comm_init.c ompi/group: do not allocate ompi_proc_t's on group union/difference 2015-09-10 08:55:55 -06:00
comm_request.c initialize common symbols from ompi 2015-05-08 10:11:58 +09:00
comm_request.h Add support for MPI_Comm_dup_with_info, MPI_Comm_create_group, and 2013-10-02 14:26:40 +00:00
comm.c ompi/comm: fix comm_[i]dup on intracommunicators 2015-09-16 10:31:18 -06:00
communicator.h Remove the last involvement of the OOB system from the MPI layer, remove the no-longer-needed usock/oob component, and have procs no longer open the RML, OOB, ROUTED, and GRPCOMM frameworks as PMIx now provides all required app-mpirun cmds 2015-09-15 13:08:35 -07:00
Makefile.am Purge whitespace from the repo 2015-06-23 20:59:57 -07:00