There was an error while loading. Please reload this page.
1 parent d7e80cf commit 8b1a8a2Copy full SHA for 8b1a8a2
1 file changed
.cscs-ci/default.yaml
@@ -199,8 +199,8 @@ test_serial_libfabric:
199
200
test_parallel_libfabric:
201
extends: .test_parallel_template
202
- variables:
203
- FI_MR_CACHE_MAX_COUNT: 0 # Disables the MR cache to prevent the teardown segfault
+ # variables:
+ # FI_MR_CACHE_MAX_COUNT: 0 # Disables the MR cache to prevent the teardown segfault
204
needs:
205
- job: build_libfabric
206
artifacts: true
0 commit comments