Just a few spelling mistakes...
This commit was SVN r4229.
Этот коммит содержится в:
родитель
113fba12db
Коммит
77c54ddf69
@ -17,8 +17,8 @@
|
|||||||
[usage]
|
[usage]
|
||||||
Usage: %s --local-offset <vpid> [--high-qos]
|
Usage: %s --local-offset <vpid> [--high-qos]
|
||||||
|
|
||||||
--local_offset <vpid> Starting vpid from which to assign for all
|
--local_offset <vpid> Starting vpid from which to assign to all
|
||||||
processes started by this bootproxy
|
processes started by this bootproxy.
|
||||||
--high-qos Do not exit until all processes started
|
--high-qos Do not exit until all processes started
|
||||||
have exited. Do not close
|
have exited. Do not close
|
||||||
std{in,out,err}. If one process exits
|
std{in,out,err}. If one process exits
|
||||||
@ -26,12 +26,12 @@ Usage: %s --local-offset <vpid> [--high-qos]
|
|||||||
started processes.
|
started processes.
|
||||||
[could-not-receive-schedule]
|
[could-not-receive-schedule]
|
||||||
Open MPI was unable to start a process on one or more nodes using the
|
Open MPI was unable to start a process on one or more nodes using the
|
||||||
bootproxy strartup mechanism. The bootproxy client was able to
|
bootproxy startup mechanism. The bootproxy client was able to
|
||||||
start but was not able to receive the scheduling information from the
|
start but was not able to receive the scheduling information from the
|
||||||
starting process. The error returned was %d.
|
starting process. The error returned was %d.
|
||||||
[could-not-chdir]
|
[could-not-chdir]
|
||||||
Open MPI was unable to start a process on one or more nodes using the
|
Open MPI was unable to start a process on one or more nodes using the
|
||||||
bootproxy strartup mechanism. The bootproxy client was able to
|
bootproxy startup mechanism. The bootproxy client was able to
|
||||||
start and receive startup information, but was unable to set the
|
start and receive startup information, but was unable to set the
|
||||||
current working directory of the new process.
|
current working directory of the new process.
|
||||||
|
|
||||||
@ -39,7 +39,7 @@ current working directory of the new process.
|
|||||||
The error from chdir was: %s
|
The error from chdir was: %s
|
||||||
[could-not-fork]
|
[could-not-fork]
|
||||||
Open MPI was unable to start a process on one or more nodes using the
|
Open MPI was unable to start a process on one or more nodes using the
|
||||||
bootproxy strartup mechanism. The bootproxy client was able to
|
bootproxy startup mechanism. The bootproxy client was able to
|
||||||
start and receive startup information, but was unable to fork the new
|
start and receive startup information, but was unable to fork the new
|
||||||
process.
|
process.
|
||||||
|
|
||||||
@ -47,7 +47,7 @@ process.
|
|||||||
The error from fork was: %s
|
The error from fork was: %s
|
||||||
[could-not-exec]
|
[could-not-exec]
|
||||||
Open MPI was unable to start a process on one or more nodes using the
|
Open MPI was unable to start a process on one or more nodes using the
|
||||||
bootproxy strartup mechanism. The bootproxy client was able to
|
bootproxy startup mechanism. The bootproxy client was able to
|
||||||
start and receive startup information, but was unable to exec the new
|
start and receive startup information, but was unable to exec the new
|
||||||
process.
|
process.
|
||||||
|
|
||||||
|
Загрузка…
x
Ссылка в новой задаче
Block a user