1
1
openmpi/orte/orted/pmix
Ralph Castain 60961ceb41 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>
2019-02-26 17:08:48 -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-02-26 17:08:48 -08:00
pmix_server_fence.c Fix cross-mpirun connect/accept operations 2019-02-26 17:08:48 -08:00
pmix_server_gen.c Remove the remaining cruft from dual oob transport 2019-02-08 11:12:31 -08:00
pmix_server_internal.h Replace asprintf with opal_asprintf 2018-10-06 19:32:37 +00:00
pmix_server_pub.c Remove the remaining cruft from dual oob transport 2019-02-08 11:12:31 -08:00
pmix_server_register_fns.c Fix cross-mpirun connect/accept operations 2019-02-26 17:08:48 -08:00
pmix_server.c Remove the remaining cruft from dual oob transport 2019-02-08 11:12:31 -08: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