1
1

Add MPIEXEC_TIMEOUT environment variable to the man page.

cmr=v1.7.4:reviewer=rhc

This commit was SVN r30455.
Этот коммит содержится в:
Jeff Squyres 2014-01-28 14:40:17 +00:00
родитель 30e1e49a9e
Коммит 4edeb229cc

Просмотреть файл

@ -576,6 +576,18 @@ Disable the automatic --prefix behavior
There may be other options listed with \fImpirun --help\fP. There may be other options listed with \fImpirun --help\fP.
. .
. .
.SS Environment Variables
.
.TP
.B MPIEXEC_TIMEOUT
The maximum number of seconds that
.I mpirun
.RI ( mpiexec )
will run. After this many seconds,
.I mpirun
will abort the launched job and exit.
.
.
.\" ************************** .\" **************************
.\" Description Section .\" Description Section
.\" ************************** .\" **************************