1
1
openmpi/orte/orted/pmix
Ralph Castain 9898332ae0
Allow individual jobs to set their map/rank/bind policies
Override the defaults when provided. Ignore LSF binding file if user
overrides by specifying a policy.

Fixes #6631

Signed-off-by: Ralph Castain <rhc@pmix.org>
(cherry picked from commit ea0dfc3218)
2019-08-07 05:51:06 -07:00
..
Makefile.am Integrate PMIx 1.0 with OMPI. 2015-08-29 16:04:10 -07:00
pmix_server_dyn.c Allow individual jobs to set their map/rank/bind policies 2019-08-07 05:51:06 -07: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