1
1
openmpi/orte/orted/pmix
Ralph Castain 5708872112 Implement support for "local" range when publishing data
Signed-off-by: Ralph Castain <rhc@open-mpi.org>
(cherry picked from commit 2d54f7e0dd3a47260b0b2634aae3361316005933)
2017-09-18 19:34:08 -07:00
..
Makefile.am Integrate PMIx 1.0 with OMPI. 2015-08-29 16:04:10 -07:00
pmix_server_dyn.c Complete the fix of the ORTE DVM. We will now use "prun" instead of "orterun -hnp foo" to execute jobs. This provides the feature of automatic discovery of the orte-dvm so you don't need to manually enter URI's or contact file locations. All IO is forwarded to prun. 2017-09-16 13:13:07 -07:00
pmix_server_fence.c Update OPAL and ORTE for thread safety 2017-06-06 12:30:57 -07:00
pmix_server_gen.c Complete the fix of the ORTE DVM. We will now use "prun" instead of "orterun -hnp foo" to execute jobs. This provides the feature of automatic discovery of the orte-dvm so you don't need to manually enter URI's or contact file locations. All IO is forwarded to prun. 2017-09-16 13:13:07 -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