1
1
openmpi/opal/mca/pmix
2016-02-24 11:20:25 -06:00
..
base Add pmix120 component, update the error handling functions in the PMIx API. 2015-12-28 23:15:44 +09:00
cray Fix a few places where opal/util/argv.h were required when building pmix components (go figure) 2015-12-17 16:19:25 +09:00
external Make the error message on external pmix library a little clearer by separating out the libevent from the libhwloc checks 2016-02-24 11:20:25 -06:00
isolated Further enhance the support for Singularity containers. Extend the "personality" command-line option to allow specifying both model (e.g., "ompi") and container (e.g., "singularity"), and add the necessary logic to support multiple options. Add a new pmix "isolated" component to handle singletons where no HNP is available since containers cannot launch the HNP. 2016-02-17 13:33:06 -08:00
pmix112 Convert the orte_job_data pointer array to a hash table so it doesn't grow forever as we run lots and lots of jobs in the persistent DVM. 2016-02-21 11:55:49 -08:00
pmix120 Enable the PMIx notification callback system. This currently is only supported by the pmix120 component, which is not selected by default. All other components will ignore error registration requests, and thus do not support debugger attach when launched via mpirun. Note that direct launched applications will support such attachment, but may not do so in a scalable fashion. 2016-02-18 09:29:12 -08:00
s1 Fix a few places where opal/util/argv.h were required when building pmix components (go figure) 2015-12-17 16:19:25 +09:00
s2 Use PMI2 constants for consistency 2016-01-07 11:46:22 +05:30
Makefile.am Integrate PMIx 1.0 with OMPI. 2015-08-29 16:04:10 -07:00
pmix_server.h Add pmix120 component, update the error handling functions in the PMIx API. 2015-12-28 23:15:44 +09:00
pmix_types.h Add pmix120 component, update the error handling functions in the PMIx API. 2015-12-28 23:15:44 +09:00
pmix.h Add pmix120 component, update the error handling functions in the PMIx API. 2015-12-28 23:15:44 +09:00