Skip to content

Commit

Permalink
ci: add HDF5_USE_FILE_LOCKING=FALSE on roci
Browse files Browse the repository at this point in the history
  • Loading branch information
rbberger committed Mar 18, 2024
1 parent c365b7a commit 6725976
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .gitlab-ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -82,6 +82,7 @@ default:
SINGULARITY_EOS_GCC_VERSION: "12.2.0"
SINGULARITY_EOS_SPACK_SPEC: "singularity-eos@main+mpi+spiner+hdf5+python+tests%gcc@${SINGULARITY_EOS_GCC_VERSION} ^cray-mpich"
SCHEDULER_PARAMETERS: "--nodes=1 --time 2:00:00 -L none@slurmdb --account=asc-ci --qos=ci --reservation=ci --partition=ci"
HDF5_USE_FILE_LOCKING: "FALSE"

.skylake: &skylake
SCHEDULER_PARAMETERS: "--nodes=1 -p skylake-gold,skylake-platinum"
Expand Down

0 comments on commit 6725976

Please sign in to comment.