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