Skip to content

Commit daf2513

Browse files
committed
help-smsc-knem.txt: remove stale opal_show_help() messages
These messages are not referred to in code anywhere. Signed-off-by: Jeff Squyres <jsquyres@cisco.com>
1 parent f7f46d7 commit daf2513

File tree

1 file changed

+0
-25
lines changed

1 file changed

+0
-25
lines changed

opal/mca/smsc/knem/help-smsc-knem.txt

Lines changed: 0 additions & 25 deletions
Original file line numberDiff line numberDiff line change
@@ -64,28 +64,3 @@ is available. This may result in lower performance.
6464
Local host: %s
6565
Open MPI's knem version: 0x%x
6666
/dev/knem's version: 0x%x
67-
#
68-
[knem mmap fail]
69-
Open MPI failed to map support from the knem Linux kernel module; this
70-
shouldn't happen. Please check with your system administrator, or set
71-
the smsc MCA variable to "^knem" to silence this warning and run
72-
without knem support.
73-
74-
Open MPI will try to fall back on another single-copy mechanism if one
75-
is available. This may result in lower performance.
76-
77-
Local host: %s
78-
System call: mmap()
79-
Errno: %d (%s)
80-
#
81-
[knem init error]
82-
Open MPI encountered an error during the knem initialization. Please
83-
check with your system administrator, or set the smsc MCA variable to
84-
"^knem" to silence this warning and run without knem support.
85-
86-
Open MPI will try to fall back on another single-copy mechanism if one
87-
is available. This may result in lower performance.
88-
89-
Local host: %s
90-
System call: %s
91-
Errno: %d (%s)

0 commit comments

Comments
 (0)