1
1
openmpi/orte/tools
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
..
orte-clean Enable ORTE to continue running when a node fails - user takes responsibility for zombies. Minor cleanup to orte-clean 2017-06-27 09:05:26 -07:00
orte-info configury: use 'uname -n' when 'hostname' is not available 2017-06-12 15:04:32 +09:00
orte-server Bring the ofi/rml component online by completing the wireup protocol for the daemons. Cleanup the current confusion over how connection info gets created and 2017-07-20 21:01:57 -07:00
orted more c99 updates 2015-06-25 10:14:13 -06:00
orterun orterun: remove duplicate code 2019-08-19 15:49:57 -04:00
wrappers Add some missing qualifiers to the wrapper compilers for -lopen-rte and -lopen-pal 2017-01-16 19:24:16 -08:00
Makefile.am Remove stale defunct tools 2018-10-30 08:51:25 -07:00