1
1
openmpi/ompi/communicator
Ralph Castain 299aa6f31e
Fix intercomm operations
The locality for remote procs is not provided as it is only a local
concept. Thus, you must always use modex_recv_optional to ensure you
don't hang waiting for a response until dmodex times out.

Signed-off-by: Ralph Castain <rhc@pmix.org>
2020-04-15 17:08:21 -07:00
..
comm_cid.c Bugfix a crash when a comm cannot be initialized 2017-10-18 11:32:37 -04:00
comm_init.c ompi/communicator: destruct ompi_communicator_t's c_lock in the destructor 2017-12-01 16:06:27 +09:00
comm_request.c Consistent return from all progress functions. 2020-03-30 19:00:03 +02: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 Fix intercomm operations 2020-04-15 17:08:21 -07:00
communicator.h communicator/comm_init.c: add a new flag indicating binding policy 2017-08-15 09:50:41 -05:00
Makefile.am ompi: clean up topo helper functions 2017-07-17 10:30:42 -05:00