Query: ompi-iof
OS: debian
Section: 1
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
OMPI-IOF(1) Open MPI OMPI-IOF(1)NAMEompi-iof, orte-iof - Displays a copy of the output streams from a process. NOTE: ompi-iof, and orte-iof are exact synonyms for each other. Using any of the names will result in exactly identical behavior.SYNOPSISompi-iof [ options ] Options ompi-iof will display a copy of the indicated stdout, stderr, and/or stddiag streams from the designated process. -pid | --pid The pid of the mpirun executing the process whose streams are to be copied -stdout | --stdout Display a copy of the specified process' stdout. If no options are specified, this will act as the default -stderr | --stderr Display a copy of the specified process' stderr. -stddiag | --stddiag Display a copy of the specified process' stddiag. -rank | --rank The rank of the process whose output is to be copied.DESCRIPTIONompi-iof displays a copy of the indicated stdout, stderr, and/or stddiag streams from the designated process. At this time, a ctrl-C must be used to terminate the program. The program will terminate cleanly, telling the associated mpirun to close the requested streams before exiting.SEE ALSOorterun(1) 1.4.5 Feb 10, 2012 OMPI-IOF(1)
Related Man Pages |
---|
stderr(3) - redhat |
ompi-iof(1) - debian |
orte-restart(1) - debian |
orte-ps(1) - debian |
filter_create_fd(3) - debian |
Similar Topics in the Unix Linux Community |
---|
stderr redirection |
Display a particular line from a file |
Copy/Paste in Vi editor |
Capture stdout from multiple processes |
Confused about redirecting stderr |