1
1
openmpi/opal/mca/pmix/pmix3x
Gilles Gouaillardet f1dc033767 pmix3x: add the PMIX_HASH_TABLE_FOREACH macro
this is a convenience macro similar to the PMIX_LIST_FOREACH macro,
that can be used to iterate on all the key/value pairs of a pmix_hash_table_t

(back-ported from upstream commit pmix/master@349971c68c)
2016-10-08 13:01:27 +09:00
..
pmix pmix3x: add the PMIX_HASH_TABLE_FOREACH macro 2016-10-08 13:01:27 +09: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 Implement notification of completion on comm_spawn'd child jobs. Add a configure flag to enable PMIx 3's shared memory datastore, and set it disable by default so that comm_spawn functions again. Will reverse the default once that feature is fully functional 2016-09-01 13:10:10 -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 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_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 Put show_help thru the PMIx "log" API. This pushes the show_help output from apps into the pmix thread, thus avoiding conflicts in the RML thread, which should help with thread lock situations. 2016-10-02 16:02:23 -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