From 189bb7c54ec65b10f275836d8662f9113f34774b Mon Sep 17 00:00:00 2001 From: Austen Lauria Date: Tue, 21 Jun 2022 17:19:31 -0400 Subject: [PATCH] Update OpenPMIx and PRRTe submodule pointers. OpenPMIx changes: 6c9d3dde - Fix pcompress/zlib implementation (https://github.com/openpmix/openpmix/issues/2625) ac0654a3 - Fix typos. b5ab80cc - gds/shmem: Support multiple local clients. 43d3345b - Checkpoint gds/shmem work. 3f7b1d00 - Add PMIx Standard version info to pmix_info fa15e0dc - Update the PMIx ABI Query attributes to match the standard dac95730 - Checkpoint gds/shmem work. 92e20e58 - Fix typo in setting hwloc verbosity dad0fb85 - Some initial valgrind cleanup c00f97f9 - TMA: Integrate more custom memory allocator infrastructure. 1286709d - Require flex only when keyval_lex.c is not provided af5dd490 - Optimize the file descriptor cleanup on OSX 137cc3d6 - Support colocation of processes 49a28d37 - Initialize pmix_info_t flags when loading e11fe2ae - Save a legacy URI to support older tools 2f13feb9 - Deduplicate key/value storage for qualified values. 62d675f8 - Revert "Rename mca.h to pmix_mca.h to avoid include-path confusion" 288eed9c - Add a few missing renames 4d2e2b53 - Rename mca.h to pmix_mca.h to avoid include-path confusion 7c726574 - pmix_fd: cap the max FD to try to close 594303df - configure.ac: update directory space check 5ccd945f - Checkpoint more gds/shmem work. 34a26e81 - configury: do look for sed 4782e9af - Complete support for group-level info b54565f8 - Address pedantic compiler warnings (https://github.com/openpmix/openpmix/issues/2581) 90c06ff0 - Checkpoint gds/shmem work. (https://github.com/openpmix/openpmix/issues/2579) 37668685 - Silence pedantic compiler warnings. (https://github.com/openpmix/openpmix/issues/2625) 958d6bbf - Modify the key-index support ec77b2bf - Correctly handle qualified values b2f14cf2 - Remove GDS envar disablement 4e664bd8 - Checkpoint data storage and retrieval work in gds/shmem. PRRTe changes: df7d17d0a3 - Support colocation of spawned procs 6a77daafb6 - Fix a few bugs/leaks in the OOB subsystem 551c927741 - Remove stale Java support 48e44f4203 - Avoid PMIx server release of HWLOC topology 9fe286019e - Use fileno_unlocked if available 802d4d4349 - Incremental valgrind improvements 3083bdbec4 - Revert "Optimize the file descriptor cleanup on OSX" 5ee9b5abba - prrte: fix core dump while printing stack-trace 87df79b900 - Optimize the file descriptor cleanup on OSX f09d98a4f7 - odls: fix alps compilation problem db194bb1ab - configury: do look for sed 414b4748c2 - configure.ac: update directory space check 4246494bbb - Set the min PMIx version to v4.1.3 8103bff788 - Remove setting of PRTE_MCA_prte_base_help_aggregate. da12b9da13 - Restore noloop for logging. Signed-off-by: Austen Lauria --- 3rd-party/openpmix | 2 +- 3rd-party/prrte | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/3rd-party/openpmix b/3rd-party/openpmix index 26ff1684378..6c9d3dde370 160000 --- a/3rd-party/openpmix +++ b/3rd-party/openpmix @@ -1 +1 @@ -Subproject commit 26ff1684378e1c5859e377249a3e78f287b04216 +Subproject commit 6c9d3dde370cfb61739ba312f7631cd0f44eac3d diff --git a/3rd-party/prrte b/3rd-party/prrte index 47b5ad16531..df7d17d0a38 160000 --- a/3rd-party/prrte +++ b/3rd-party/prrte @@ -1 +1 @@ -Subproject commit 47b5ad1653123e984a644ef84b9a7aaf4e9b5fb3 +Subproject commit df7d17d0a3886ebe17607cdbdcac666f2936740b