Skip to content

Commit 6c9a95d

Browse files
authored
Merge pull request #5858 from amaslenn/mlnx-no-verbs
platform/mellanox: disable openib/verbs
2 parents 7842909 + 7180ab1 commit 6c9a95d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

contrib/platform/mellanox/optimized

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
enable_mca_no_build=coll-ml
22
enable_debug_symbols=yes
33
enable_orterun_prefix_by_default=yes
4-
with_verbs=yes
4+
with_verbs=no
55
with_devel_headers=yes
66
enable_oshmem=yes
77
enable_oshmem_fortran=yes

0 commit comments

Comments
 (0)