1
1
openmpi/orte/tools/orterun
Ralph Castain b4ae5d005f Allow run-as-root if 2 envars are set
Per suggestion by @bangerth, allow mpirun to execute as root if two
envars are set to specific values

Per conversation with @jsquyres, name the envars OMPI_ALLOW_RUN_AS_ROOT
and OMPI_ALLOW_RUN_AS_ROOT_CONFIRM

Fixes #4451

Signed-off-by: Ralph Castain <rhc@open-mpi.org>
Signed-off-by: Jeff Squyres <jsquyres@cisco.com>
(cherry picked from commit 7f1444d5f9)
2018-08-24 20:24:22 -07:00
..
help-orterun.txt Update the connect/accept support so we check to see if we have the proper infrastructure and RTE support, including whether we have ompi-server available if the connect/accept spans multiple applications. Print pretty help messages in all cases where we do not have support 2017-05-27 10:47:08 -07:00
main.c Purge whitespace from the repo 2015-06-23 20:59:57 -07:00
Makefile.am Fix MPIR_proctable structure visibility 2018-03-09 21:15:28 -05:00
orterun.1in Allow run-as-root if 2 envars are set 2018-08-24 20:24:22 -07:00
orterun.c Ensure we properly cleanup on termination, including when terminating due to ctrl-c 2017-06-21 06:33:37 -07:00
orterun.h Refactor the ORTE DVM code so that external codes can submit multiple jobs using only a single connection to the HNP. 2016-02-13 08:10:44 -08:00