From bb95557a96933186b6980ac1b4d23f8fda22b96b Mon Sep 17 00:00:00 2001 From: Austen Lauria Date: Fri, 1 Apr 2022 16:19:06 -0400 Subject: [PATCH] Update PMIx and PRRTE submodule pointers. PMIx Updates: 6692c28a - Support the common "-np" option PRRTE updates: 7ae2c08318 - Revise show_help to use PMIx IOF cd4bd7333d - prtereachable: missed something in pr 1315 de5b560e85 - prte: check if dvm actually got set up 2fbc6a8555 - prtereachable: fix problem with nl-route 65545059b6 - Correct --do-not-launch option 52bd7dbf88 - Restore use of "--cpu-bind=none". 4dfcdd3cb0 - ompi/schizo: Expose "--mca" when parsing command line. eb9502718f - Pass the allow-run-as-root option to the backend daemons ab7fae01c7 - Fix indirect slurm launch db0f97b5db - Bugfix: ompi_schizo would modify a const string in base_expose() OMPI refs: https://github.com/open-mpi/ompi/issues/10159 https://github.com/open-mpi/ompi/issues/10157 https://github.com/open-mpi/ompi/issues/10153 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 fbc2513882d..6692c28a4da 160000 --- a/3rd-party/openpmix +++ b/3rd-party/openpmix @@ -1 +1 @@ -Subproject commit fbc2513882d0a83a4c59bd0fd34b5c58fa811eaa +Subproject commit 6692c28a4daed5e99443eb724231d7300287fb2c diff --git a/3rd-party/prrte b/3rd-party/prrte index c49eafc3ac1..7ae2c083189 160000 --- a/3rd-party/prrte +++ b/3rd-party/prrte @@ -1 +1 @@ -Subproject commit c49eafc3ac16d1a6beb6eaf7a96882289a987242 +Subproject commit 7ae2c083189db0881d2eff29d71bd507be02bad3