1
1
openmpi/orte/orted/pmix
2017-10-14 10:16:49 -07: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 Ensure that the pmix server system-level rendezvous file is only output by the HNP as (at least for slurm on cray) a daemon could be colocated with the HNP and overwrite the file. Update the scaling.pl script to only use the system-level rendezvous so it doesn't get rejected by a colocated daemon 2017-10-14 10:16:49 -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