Skip to content

Commit e272250

Browse files
committed
help btl base: tell how to disable the warning
As reported in https://www.mail-archive.com/[email protected]/msg30607.html, give instructions in the show_help message how to disable the warning. Thanks to Susan Schwarz for reporting the issue. Signed-off-by: Jeff Squyres <[email protected]>
1 parent 9f073d7 commit e272250

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

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

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
# University of Stuttgart. All rights reserved.
1111
# Copyright (c) 2004-2005 The Regents of the University of California.
1212
# All rights reserved.
13-
# Copyright (c) 2008 Cisco Systems, Inc. All rights reserved.
13+
# Copyright (c) 2008-2017 Cisco Systems, Inc. All rights reserved
1414
# $COPYRIGHT$
1515
#
1616
# Additional copyrights may follow
@@ -26,3 +26,6 @@ Module: %s
2626

2727
Another transport will be used instead, although this may result in
2828
lower performance.
29+
30+
NOTE: You can disable this warning by setting the MCA parameter
31+
btl_base_warn_component_unused to 0.

0 commit comments

Comments
 (0)