1
1
openmpi/opal/mca/pmix/pmix3x
2016-11-01 12:17:11 -07:00
..
pmix Remove the max_connections parameter from the radix component as it is confusing. Modify PMIx client init so that it simply returns the nspace/rank if called by a server - this allows the server to retrieve its assigned ID. Register the server's nspace so client-side operations can succeed 2016-11-01 12:17:11 -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 Update to latest PMIx master - mostly updates example codes, but includes one critical cleanup during finalize. 2016-10-27 11:16:03 -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 Remove the max_connections parameter from the radix component as it is confusing. Modify PMIx client init so that it simply returns the nspace/rank if called by a server - this allows the server to retrieve its assigned ID. Register the server's nspace so client-side operations can succeed 2016-11-01 12:17:11 -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