1
1
openmpi/orte/tools
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
..
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 Update IOF redirection options 2019-11-13 12:13:06 -08: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