1
1
openmpi/orte/orted/pmix
Ralph Castain d5ce3c38e1 Begin cleaning up debugger support
Debugger daemons do not count against available slots. Clean up some leftover errors from the upgrade to HWLOC 2 in the mappers. Properly flag debugger jobs that come in via PMIx.

Signed-off-by: Ralph Castain <rhc@open-mpi.org>
2017-09-27 16:18:43 -05:00
..
Makefile.am Integrate PMIx 1.0 with OMPI. 2015-08-29 16:04:10 -07:00
pmix_server_dyn.c Begin cleaning up debugger support 2017-09-27 16:18:43 -05:00
pmix_server_fence.c Update OPAL and ORTE for thread safety 2017-06-06 12:30:57 -07:00
pmix_server_gen.c Fully support OMPI spawn options. Fix a bug in the round-robin mappers where we weren't adding nodes to the job map node array, and so resources were not released 2017-09-21 10:29:27 -07:00
pmix_server_internal.h Update tool support by adding MCA params to direct orted's to drop 2017-08-15 17:49:47 -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 orte/pmix: Always seed environment with global rank 2017-09-08 08:53:49 -05:00
pmix_server.c Implement support for "local" range when publishing data 2017-09-18 19:34:08 -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