Skip to content

Commit 8b1a8a2

Browse files
committed
experimenting with FI_MR_xxx for CI/CD
1 parent d7e80cf commit 8b1a8a2

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

.cscs-ci/default.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -199,8 +199,8 @@ test_serial_libfabric:
199199

200200
test_parallel_libfabric:
201201
extends: .test_parallel_template
202-
variables:
203-
FI_MR_CACHE_MAX_COUNT: 0 # Disables the MR cache to prevent the teardown segfault
202+
# variables:
203+
# FI_MR_CACHE_MAX_COUNT: 0 # Disables the MR cache to prevent the teardown segfault
204204
needs:
205205
- job: build_libfabric
206206
artifacts: true

0 commit comments

Comments
 (0)