From f32febd7f741131c10922a8aa17dc4fac29fd8a4 Mon Sep 17 00:00:00 2001 From: Ralph Castain Date: Wed, 8 Apr 2020 09:24:44 -0700 Subject: [PATCH] Update PMIx and PRRTE PMIx: - restore OPA support PRRTE: Restore support for several options * -N for ppr:N:node * INHERIT modifier for --map-by option, indicating that the spawned job should inherit the placement options of its parent. Only applicable to dynamically spawned jobs Signed-off-by: Ralph Castain --- opal/mca/pmix/pmix4x/openpmix | 2 +- prrte | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/opal/mca/pmix/pmix4x/openpmix b/opal/mca/pmix/pmix4x/openpmix index 8532539624..5aec0689a5 160000 --- a/opal/mca/pmix/pmix4x/openpmix +++ b/opal/mca/pmix/pmix4x/openpmix @@ -1 +1 @@ -Subproject commit 85325396240dcc155622ec289f9c4d95e056a088 +Subproject commit 5aec0689a5d6aa51a113ea31866f459652d1ded9 diff --git a/prrte b/prrte index 4f7d38b6e9..84de10eb6e 160000 --- a/prrte +++ b/prrte @@ -1 +1 @@ -Subproject commit 4f7d38b6e9b7520496f1222f4adb076e5a604cdd +Subproject commit 84de10eb6ecff6d52a0b1a46a0d0eac007fba519