1
1
openmpi/orte
Jeff Squyres 197beb30d5 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>
2019-08-19 15:36:59 -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 cleanup: remove the unused (and unexpanded) {ORTE,OMPI}_WANT_REPO_REV macro 2018-12-06 13:13:13 +09:00
mca Fix typos 2019-08-07 05:47:12 -07:00
orted Allow individual jobs to set their map/rank/bind policies 2019-08-06 07:48:58 -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-03-27 14:32:15 +00:00
test regx: fixed the order of hosts for ranges with different prefixes 2019-01-30 15:06:30 +06:00
tools orterun: remove duplicate code 2019-08-19 15:36:59 -04:00
util Sync nidmap to PRRTE to fix hetero topo problem 2019-03-26 08:24:09 -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