Skip to content

Commit f3384bf

Browse files
committed
Update OpenPMIx and PRRTE pointers.
This brings in changes to have PMIx/PRRTE handle and aggregreate opal/pmix/prte_show_help() messages using PMIx_Log(). Refs: #10157 openpmix/prrte#1326 PMIx changes: 26ff168 - Cleanup the show_help changes a bit d490e10 - Refactor show_help() to use the PMIx_Log() api. 69e6965 - Remove unnecessary function call in pmix_gds_hash_fetch(). 6c2e4f4 - Include Value_compare in pmix_deprecated.h 4371583 - Missed one 0ad4604 - Fix descriptions - ensure they are NULL terminated 3a8ef09 - Streamline operations 3797102 - Remove enum assignment fec3c6f - Improve value compare coverage 8ef6b16 - Initial implementation of the memory footprint reduction 5a62b78 - Add a struct for storing data in the hash 5230c2a - Provide a mechanism for registering/looking up attributes dbcaf77 - Add an index to dictionary of PMIx standard keys 07ba28c - Make pmix_common.h stand alone 1e31b7f - Error out if no atomic support is available 481074a - Rename function pointer members in pmix_tma_t. 1e24bfc - Checkpoint gds/shmem work. PRRTE changes: 47b5ad1653 - Convert to use pmix_show_help and control aggregation behavior b80d1311ca - Use PMIx_Log() for show_help() messages. 6a66855529 - Update to account for PMIX_MYSERVER_URI e2c78e9aac - Streamline operations a bit 2bfb452012 - Error out if no atomic support is available Signed-off-by: Austen Lauria <awlauria@us.ibm.com>
1 parent 02d91b5 commit f3384bf

File tree

2 files changed

+2
-2
lines changed