Skip to content

Commit

Permalink
Update Chap_API_Tools.tex
Browse files Browse the repository at this point in the history
Signed-off-by: Ralph Castain <[email protected]>

Co-authored-by: Josh Hursey <[email protected]>
  • Loading branch information
rhc54 and jjhursey authored Jan 26, 2022
1 parent 7c3bd5f commit 05d3ae2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Chap_API_Tools.tex
Original file line number Diff line number Diff line change
Expand Up @@ -768,7 +768,7 @@ \subsection{IO Forwarding attributes}
}
%
\declareAttributeNEW{PMIX_IOF_OUTPUT_TO_DIRECTORY}{"pmix.iof.dir"}{char*}{
direct application output into files of form "<directory>/<nspace>/rank.<rank>/stdout" (for \code{stdout}) and "<directory>/<nspace>/rank.<rank>/stderr" (for \code{stderr}). If \refattr{PMIX_IOF_MERGE_STDERR_STDOUT} was given, then only the \code{stdout} file will be created and both streams will be written into it.
Direct application output into files of form "<directory>/<nspace>/rank.<rank>/stdout" (for \code{stdout}) and "<directory>/<nspace>/rank.<rank>/stderr" (for \code{stderr}). If \refattr{PMIX_IOF_MERGE_STDERR_STDOUT} was given, then only the \code{stdout} file will be created and both streams will be written into it.
}
%
\declareAttributeNEW{PMIX_IOF_FILE_PATTERN}{"pmix.iof.fpt"}{bool}{
Expand Down

0 comments on commit 05d3ae2

Please sign in to comment.