1
1
openmpi/orte
Jeff Squyres 549abeaa87 orterun: remove duplicate code
https://github.com/open-mpi/ompi/pull/6895 fixed the code in orterun.c
to allow running as root if both OMPI_ALLOW_RUN_AS_ROOT and
OMPI_ALLOW_RUN_AS_ROOT_CONFIRM env vars are set.  However, this
env-var-checking code already exists in
orte_submit.c:orte_submit_init() -- it looks like the
geteuid()/getenv()-checking code here in orterun is now duplicate
code.

So let's just get rid of the duplicate code.

Signed-off-by: Jeff Squyres <jsquyres@cisco.com>
(cherry picked from commit 197beb30d5)
2019-08-19 15:49:57 -04:00
..
bindings Expose opal_set_using_threads and improve error message on missing ompi_info. 2017-01-19 07:57:58 -05:00
etc Purge whitespace from the repo 2015-06-23 20:59:57 -07:00
include Complete job control integration 2018-08-20 16:08:54 -07:00
mca Fix typos 2019-08-07 05:51:29 -07:00
orted Allow individual jobs to set their map/rank/bind policies 2019-08-07 05:51:06 -07:00
runtime Add a compilation flag that adds unwind info to all files that are present in the stack starting from MPI_Init. 2019-04-01 11:10:04 +01:00
test regx: fixed the order of hosts for ranges with different prefixes 2019-02-11 12:06:49 +02:00
tools orterun: remove duplicate code 2019-08-19 15:49:57 -04:00
util Remove stale ORTE code 2019-03-31 11:26:18 -07:00
common_sym_whitelist.txt common syms: whitelist bison-generated common symbols 2016-01-16 03:53:14 -08:00
Doxyfile Purge whitespace from the repo 2015-06-23 20:59:57 -07:00
Makefile.am Purge whitespace from the repo 2015-06-23 20:59:57 -07:00