Skip to content

Commit a8247a7

Browse files
authored
Merge pull request #2948 from jsquyres/pr/update-warn-component-unused
help btl base: tell how to disable the warning
2 parents 51def91 + e272250 commit a8247a7

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)