1
1
openmpi/opal/mca/pmix/pmix3x
2016-10-26 15:48:56 -07:00
..
pmix Update PMIx to latest master tarball. Ensure we set the HNP name for orted's so that PMIx_Lookup can find the server 2016-10-26 15:48:56 -07:00
autogen.subdirs Update configury to support multiple PMIx versions, rename pmix2x component to pmix3x for support of PMIx master 2016-08-25 18:19:05 -07:00
common_sym_whitelist.txt Update configury to support multiple PMIx versions, rename pmix2x component to pmix3x for support of PMIx master 2016-08-25 18:19:05 -07:00
configure.m4 Now that we are hiding symbols in the internal PMIx component, we cannot reuse that component for integration to the external PMIx master as the symbols don't match. So create a new "ext3x" component and copy the PMIx v3 integration over there. 2016-10-18 13:15:32 -07:00
Makefile.am Update configury to support multiple PMIx versions, rename pmix2x component to pmix3x for support of PMIx master 2016-08-25 18:19:05 -07:00
pmix3x_client.c Silence trivial Coverity warnings 2016-08-31 09:42:33 -07:00
pmix3x_component.c Update configury to support multiple PMIx versions, rename pmix2x component to pmix3x for support of PMIx master 2016-08-25 18:19:05 -07:00
pmix3x_server_north.c Implement the backend support for process-generated event notification 2016-10-08 09:24:28 -07:00
pmix3x_server_south.c Update configury to support multiple PMIx versions, rename pmix2x component to pmix3x for support of PMIx master 2016-08-25 18:19:05 -07:00
pmix3x.c Revise the routed framework to be multi-select so it can support the new conduit system. Update all calls to rml.send* to the new syntax. Define an orte_mgmt_conduit for admin and IOF messages, and an orte_coll_conduit for all collective operations (e.g., xcast, modex, and barrier). 2016-10-23 21:52:39 -07:00
pmix3x.h Update configury to support multiple PMIx versions, rename pmix2x component to pmix3x for support of PMIx master 2016-08-25 18:19:05 -07:00