Remove comments in documentation about the "-nw" option to mpirun as this option doesn't exist, and probably never will
This commit was SVN r19137.
Этот коммит содержится в:
родитель
35f721a706
Коммит
381d10833a
@ -219,12 +219,6 @@ error (without beginning execution of the application) otherwise.
|
|||||||
.
|
.
|
||||||
.
|
.
|
||||||
.TP
|
.TP
|
||||||
.B -nw\fR,\fP --nw
|
|
||||||
Launch the processes and do not wait for their completion. mpirun will
|
|
||||||
complete as soon as successful launch occurs.
|
|
||||||
.
|
|
||||||
.
|
|
||||||
.TP
|
|
||||||
.B -path\fR,\fP --path \fR<path>\fP
|
.B -path\fR,\fP --path \fR<path>\fP
|
||||||
<path> that will be used when attempting to locate the requested
|
<path> that will be used when attempting to locate the requested
|
||||||
executables. This is used prior to using the local PATH setting.
|
executables. This is used prior to using the local PATH setting.
|
||||||
@ -948,9 +942,6 @@ In the event that one or more ranks exit before calling MPI_FINALIZE, the
|
|||||||
return value of the rank of the process that \fImpirun\fP first notices died
|
return value of the rank of the process that \fImpirun\fP first notices died
|
||||||
before calling MPI_FINALIZE will be returned. Note that, in general, this will
|
before calling MPI_FINALIZE will be returned. Note that, in general, this will
|
||||||
be the first rank that died but is not guaranteed to be so.
|
be the first rank that died but is not guaranteed to be so.
|
||||||
.PP
|
|
||||||
However, note that if the \fI-nw\fP switch is used, the return value from
|
|
||||||
mpirun does not indicate the exit status of the ranks.
|
|
||||||
.
|
.
|
||||||
.\" **************************
|
.\" **************************
|
||||||
.\" See Also Section
|
.\" See Also Section
|
||||||
|
Загрузка…
x
Ссылка в новой задаче
Block a user