Skip to content

Commit 2ef5022

Browse files
committed
1 parent a75089d commit 2ef5022

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

test/test.py

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -176,6 +176,9 @@ def test_mpi(self):
176176
out = call(["mpirun",
177177
"-n",
178178
"2",
179+
"-mca",
180+
"btl",
181+
"^openib",
179182
self.python,
180183
"-m",
181184
"scorep",

0 commit comments

Comments
 (0)