1
1
openmpi/orte/orted/pmix
Ralph Castain f609542bbf Implement process set name support
Add the --pset option for app_contexts so the user can provide a string
name for each app_context. Use the new PMIx pset attribute to store the
names in the PMIx local storage for retrieval

Signed-off-by: Ralph Castain <rhc@open-mpi.org>
2018-11-27 11:07:58 -08:00
..
Makefile.am Integrate PMIx 1.0 with OMPI. 2015-08-29 16:04:10 -07:00
pmix_server_dyn.c Implement process set name support 2018-11-27 11:07:58 -08:00
pmix_server_fence.c Sync to IOF branch and continue fix of request for job info from unknown nspace 2018-02-03 19:56:35 -08:00
pmix_server_gen.c Update mapping system 2018-09-26 10:00:09 -07:00
pmix_server_internal.h Replace asprintf with opal_asprintf 2018-10-06 19:32:37 +00:00
pmix_server_pub.c Replace asprintf with opal_asprintf 2018-10-06 19:32:37 +00:00
pmix_server_register_fns.c Implement process set name support 2018-11-27 11:07:58 -08:00
pmix_server.c Replace asprintf with opal_asprintf 2018-10-06 19:32:37 +00: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