1
1
openmpi/opal/mca/pmix/pmix3x
2016-10-18 13:15:32 -07:00
..
pmix 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
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 Repair event notification support. Cleanup the long-suffering "epoll: warning" coming out of libevent whenever a process abnormally terminated. 2016-10-13 16:27: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