1
1
openmpi/orte/orted/pmix
Ralph Castain b5d46494cd Fix cross-mpirun connect/accept operations
Ensure we publish all the info required to be returned to the other
mpirun when executing this operation. We need to know the daemon (and
its URI) that is hosting each of the other procs so we can do a direct
modex operation and retrieve their connection info.

Signed-off-by: Ralph Castain <rhc@pmix.org>
(cherry picked from commit 60961ceb41)
2019-03-01 08:41:23 -08:00
..
Makefile.am Integrate PMIx 1.0 with OMPI. 2015-08-29 16:04:10 -07:00
pmix_server_dyn.c Fix cross-mpirun connect/accept operations 2019-03-01 08:41:23 -08:00
pmix_server_fence.c Fix cross-mpirun connect/accept operations 2019-03-01 08:41:23 -08:00
pmix_server_gen.c Update mapping system 2019-01-29 10:04:30 -07:00
pmix_server_internal.h Updates to support cross-version operations with OMPI v2.x 2017-10-22 08:38:33 -07:00
pmix_server_pub.c Implement support for "local" range when publishing data 2017-09-18 19:34:08 -07:00
pmix_server_register_fns.c Fix cross-mpirun connect/accept operations 2019-03-01 08:41:23 -08:00
pmix_server.c Sync to latest PMIx v3.0rc 2018-06-17 02:41:46 -07:00
pmix_server.h Enable use of OFI fabrics for launch and other collective operations. Update the PMIx repo to the latest master to get the required support for the server to "push" modex info, and to retrieve all its own "modex" values for sending back to mpirun. Have mpirun cache them in its local modex hash as OFI goes point-to-point direct and doesn't route - so the remote daemons don't need a copy of this connection info. 2017-06-23 19:57:21 -07:00