1
1
openmpi/orte/tools
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
..
orte-clean Replace asprintf with opal_asprintf 2018-10-06 19:32:37 +00:00
orte-info Allow to override build user and host 2018-10-20 09:27:00 -04: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:36:59 -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:48:16 -07:00