From 90f11e433f866d397325d5ec9a206bf93fc20200 Mon Sep 17 00:00:00 2001 From: Austen Lauria Date: Tue, 26 Jul 2022 13:41:07 -0400 Subject: [PATCH] Update PMIx and PRRTe submodule pointers to latest. PRRTe commits since last update: a252745b99 - Handle clean shutdown of stdin 090898fe4f - Fix stdin forwarding across nodes 15977f6ecf - Update the dmodex example 550897001d - Return the PMIx version of "not supported" 4b41c8e0a3 - Fix resource usage tracking for map/bind operations ccd3bafcbd - Revert debug commits c7dd6bbecb - REVERT ME ed79411103 - REVERT ME - DEBUG FOR PMIX-TESTS 06254c35d9 - Return zero status when outputting help/version info PMIx commits since last update: 41f4225d - Fix IOF of stdin 7f458b5f - Update the dmodex example 518dc6ae - Stop multiple invocations of debugger-release 7b741c4e - src/include/Makefile.am: avoid potential file corruption e78b8e5d - construct_dictionary.py: make .format() safe for Python 2 627731e2 - Cleanup some debug output 7931d879 - Add "const" qualifiers to some string print APIs 534cf08d - Fix potential use after free in tests d94a5338 - Properly cast the list_item_t 1318c07f - Cleanup the pnet/sshot code for picky compilers 60b45ef6 - Fix dmodex operations eda31e09 - Add CPPFLAGS for pnet/sshot component 0daf8e25 - Fix show_help output to include tools c9e3f099 - Fix PMIX_INFO_*PROCESSED macros b46e350f - Update show-help system 735b29a3 - Remove bad destruct call 8352b860 - Enable pickyness by default in Git repo builds (#2631) 03a81942 - Hide unused function b83c97fd - Return "succeeded" status when outputting help/version info 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..41f4225d6fb 160000 --- a/3rd-party/openpmix +++ b/3rd-party/openpmix @@ -1 +1 @@ -Subproject commit 26ff1684378e1c5859e377249a3e78f287b04216 +Subproject commit 41f4225d6fb806ff218eb229a9a25baf5a97c5fa diff --git a/3rd-party/prrte b/3rd-party/prrte index 47b5ad16531..a252745b99d 160000 --- a/3rd-party/prrte +++ b/3rd-party/prrte @@ -1 +1 @@ -Subproject commit 47b5ad1653123e984a644ef84b9a7aaf4e9b5fb3 +Subproject commit a252745b99dac16cc190138cb4e544257d51ea1c