projects
/
openmpi.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
6c78c46
)
no-warning-unused
author
Alastair McKinstry
<mckinstry@debian.org>
Thu, 21 Nov 2019 14:35:36 +0000
(14:35 +0000)
committer
Alastair McKinstry
<mckinstry@debian.org>
Thu, 21 Nov 2019 14:35:36 +0000
(14:35 +0000)
Gbp-Pq: Name no-warning-unused.patch
opal/etc/openmpi-mca-params.conf
patch
|
blob
|
history
diff --git
a/opal/etc/openmpi-mca-params.conf
b/opal/etc/openmpi-mca-params.conf
index 09c1ac300b49f4a505bc60e766d9c046b1a3d343..0a3d0936bab44237c41e06b1bc79b72882d06220 100644
(file)
--- a/
opal/etc/openmpi-mca-params.conf
+++ b/
opal/etc/openmpi-mca-params.conf
@@
-57,3
+57,7
@@
# See "ompi_info --param all all --level 9" for a full listing of Open
# MPI MCA parameters available and their default values.
+
+# Silence this warning on Debian, as many systems don't have openfabric
+# but the warning breaks higher layers or application
+btl_base_warn_component_unused=0
\ No newline at end of file