Skip to content

Commit

Permalink
ci: use cray-mpich on roci
Browse files Browse the repository at this point in the history
  • Loading branch information
rbberger committed Feb 23, 2024
1 parent 6958a62 commit c44f3ba
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 @@ -95,6 +95,7 @@ default:
variables:
CLUSTER: rocinante
SINGULARITY_EOS_GCC_VERSION: "12.2.0"
SINGULARITY_EOS_SPACK_SPEC: "singularity-eos@main+mpi+hdf5+python+tests%gcc@${SINGULARITY_EOS_GCC_VERSION} ^cray-mpich"
SCHEDULER_PARAMETERS: "-N 1 -t 30 -A asc-ci --partition=ci --qos=ci --reservation=ci"

.skylake: &skylake
Expand Down

0 comments on commit c44f3ba

Please sign in to comment.