Remove the explicit "attemt to continue".
This commit was SVN r24754.
Этот коммит содержится в:
родитель
7352d4ed5b
Коммит
910a289e97
@ -33,8 +33,7 @@ of the form <ipaddress>/<mask>. For example:
|
|||||||
|
|
||||||
10.0.0.0/8;172.16.0.0/12;192.168.0.0/16;169.254.0.0/16
|
10.0.0.0/8;172.16.0.0/12;192.168.0.0/16;169.254.0.0/16
|
||||||
|
|
||||||
All malformed entries will be ignored; Open MPI will attempt to continue
|
The first detected malformed entry was %s.
|
||||||
your job. The first detected malformed entry was %s.
|
|
||||||
#
|
#
|
||||||
[invalid-net-mask]
|
[invalid-net-mask]
|
||||||
Open MPI has detected an malformed IPv4 address or netmask
|
Open MPI has detected an malformed IPv4 address or netmask
|
||||||
@ -43,5 +42,3 @@ Routing (CIDR) notation specifications. For example:
|
|||||||
|
|
||||||
10.0.0.0/8;172.16/12;192.168;169.254.0.0/16
|
10.0.0.0/8;172.16/12;192.168;169.254.0.0/16
|
||||||
|
|
||||||
All malformed entries will be ignored; Open MPI will attempt to continue
|
|
||||||
your job.
|
|
||||||
|
Загрузка…
Ссылка в новой задаче
Block a user