Skip to content

Commit 41d11d1

Browse files
committed
help-opal-wrapper.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 fbea970 commit 41d11d1

File tree

1 file changed

+1
-11
lines changed

1 file changed

+1
-11
lines changed

opal/tools/wrappers/help-opal-wrapper.txt

Lines changed: 1 addition & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
# Copyright (c) 2004-2005 The Regents of the University of California.
1212
# All rights reserved.
1313
# Copyright (c) 2006-2010 Oracle and/or its affiliates. All rights reserved.
14-
# Copyright (c) 2012-2014 Cisco Systems, Inc. All rights reserved.
14+
# Copyright (c) 2012-2022 Cisco Systems, Inc. All rights reserved.
1515
# $COPYRIGHT$
1616
#
1717
# Additional copyrights may follow
@@ -25,12 +25,6 @@
2525
Unfortunately, this installation of Open MPI was not compiled with
2626
%s support. As such, the %s compiler is non-functional.
2727
#
28-
[no-profiling-support]
29-
Warning: the "-lpmpi" flag was included on the command line,
30-
indicating use of MPI profiling layer. However, Open MPI was not
31-
compiled with support for the MPI profiling layer. This flag has
32-
therefore been ignored.
33-
#
3428
[no-compiler-specified]
3529
No underlying compiler was specified in the wrapper compiler data file
3630
(e.g., mpicc-wrapper-data.txt)
@@ -67,10 +61,6 @@ Unable to call the compiler (%s). The failure return the error
6761
%s.
6862
The failed command was [%s].
6963
#
70-
[compiler-failed]
71-
The child process (%s) exit with error %d.
72-
The failed command was [%s].
73-
#
7464
[no-options-support]
7565
The %s wrapper compiler was unable to find a block of options in its
7666
configuration to support your compiler mode. Your application was not

0 commit comments

Comments
 (0)