Commit bb95557
committed
Update PMIx and PRRTE submodule pointers.
PMIx Updates:
6692c28 - 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:
#10159
#10157
#10153
Signed-off-by: Austen Lauria <awlauria@us.ibm.com>1 parent 851ace6 commit bb95557
2 files changed
+2
-2
lines changed- src/mca/errmgr/base/help-errmgr-base.txt+5-1
- src/mca/errmgr/dvm/errmgr_dvm.c+2-1
- src/mca/iof/base/base.h+4
- src/mca/iof/hnp/iof_hnp.c-52
- src/mca/iof/iof.h+1-8
- src/mca/iof/prted/iof_prted.c-52
- src/mca/plm/base/plm_base_launch_support.c+3-1
- src/mca/plm/slurm/plm_slurm_module.c+23-10
- src/mca/prtereachable/netlink/Makefile.am+2-2
- src/mca/schizo/ompi/schizo_ompi.c+13-2
- src/mca/schizo/prte/schizo_prte.c+4-2
- src/prted/pmix/pmix_server.c+1-1
- src/runtime/prte_globals.c+1
- src/runtime/prte_globals.h+1
- src/tools/prte/prte.c+9
- src/util/show_help.c+129-176
- src/util/show_help.h-16
0 commit comments