Skip to content

Commit 950c2ca

Browse files
authored
Merge pull request #2951 from jsquyres/pr/v2.0.3/update-unused-component-warning
v2.0.3: help btl base: tell how to disable the warning
2 parents 09a0d4d + 3d0105c commit 950c2ca

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)