1
1
openmpi/orte/orted
Ralph Castain b0a487a3c7
Update IOF redirection options
Provide both "--output-directory" and "--output-filename" options but do
not allow both to be given at the same time. Output-directory allows
specification of a directory, with output redirected into files of form
"<directory>/<jobid>/rank.<vpid>/stdout[err]". This option also supports two
directives: nojobid (removes the jobid directory layer) and nocopy (do
not copy the output to the terminal).

Output-filename is the "old" behavior that names the output files as
"<filename>.rank" with both stdout and stderr redirected into it. This
option only supports one directive: nocopy (do not copy the output to
the terminal).

Fix both the --help and man documentation.

Signed-off-by: Ralph Castain <rhc@pmix.org>
2019-11-13 12:13:06 -08:00
..
pmix Allow individual jobs to set their map/rank/bind policies 2019-08-06 07:48:58 -07:00
ft_tester.c Update to include the PMIx 2.0 APIs for monitoring and job control. Include required integration, but leave the monitors off for now. Move the sensor framework out of ORTE as it is being absorbed into PMIx 2017-03-21 17:47:08 -07:00
help-orted.txt Update IOF redirection options 2019-11-13 12:13:06 -08:00
Makefile.am Fix MPIR_proctable structure visibility 2018-03-09 21:15:28 -05:00
orted_comm.c Remove the remaining cruft from dual oob transport 2019-02-08 11:12:31 -08:00
orted_main.c Update IOF redirection options 2019-11-13 12:13:06 -08:00
orted_submit.c Update IOF redirection options 2019-11-13 12:13:06 -08:00
orted_submit.h Update IOF redirection options 2019-11-13 12:13:06 -08:00
orted.h more c99 updates 2015-06-25 10:14:13 -06:00