Skip to content

Commit 0b19b3b

Browse files
committed
help-mpi-btl-tcp.txt: remove stale opal_show_help() messages
These show_help messages are not used in code anywhere. Signed-off-by: Jeff Squyres <jsquyres@cisco.com>
1 parent b4653d2 commit 0b19b3b

File tree

1 file changed

+0
-22
lines changed

1 file changed

+0
-22
lines changed

opal/mca/btl/tcp/help-mpi-btl-tcp.txt

Lines changed: 0 additions & 22 deletions
Original file line numberDiff line numberDiff line change
@@ -113,17 +113,6 @@ aborting your job.
113113
Flag: %s
114114
Error: %s (%d)
115115
#
116-
[server did not get guid]
117-
WARNING: Open MPI accepted a TCP connection from what appears to be a
118-
another Open MPI process but the peer process did not complete the
119-
initial handshake properly. This should not happen.
120-
121-
This attempted connection will be ignored; your MPI job may or may not
122-
continue properly.
123-
124-
Local host: %s
125-
PID: %d
126-
#
127116
[server accept cannot find guid]
128117
WARNING: Open MPI accepted a TCP connection from what appears to be a
129118
another Open MPI process but cannot find a corresponding process
@@ -146,17 +135,6 @@ continue properly.
146135
PID: %d
147136
Error: %s (%d)
148137
#
149-
[server cannot find endpoint]
150-
WARNING: Open MPI accepted a TCP connection from what appears to be a
151-
valid peer Open MPI process but cannot find a corresponding endpoint
152-
entry for that peer. This should not happen.
153-
154-
This attempted connection will be ignored; your MPI job may or may not
155-
continue properly.
156-
157-
Local host: %s
158-
PID: %d
159-
#
160138
[server did not receive magic string]
161139
WARNING: Open MPI accepted a TCP connection but did not receive the
162140
expected network identification indicating that the peer is an Open

0 commit comments

Comments
 (0)