There was an error while loading. Please reload this page.
1 parent 521011e commit abb4188Copy full SHA for abb4188
1 file changed
.cscs-ci/default.yaml
@@ -107,7 +107,7 @@ build_libfabric:
107
SLURM_TIMELIMIT: '00:15:00'
108
SLURM_PARTITION: normal
109
SLURM_NETWORK: disable_rdzv_get
110
- SLURM_UNBUFFERED: 1
+ SLURM_UNBUFFEREDIO: 1
111
script:
112
- ctest --test-dir /oomph/build -L "serial" --output-on-failure
113
@@ -119,10 +119,10 @@ build_libfabric:
119
SLURM_NTASKS: 4
120
121
122
- SLURM_MPI: pmix
+ SLURM_MPI_TYPE: pmix
123
124
SLURM_LABELIO: 1
125
126
MPICH_GPU_SUPPORT_ENABLED: 1
127
128
# TODO: test_cancel hanging?
0 commit comments