Skip to content

Commit

Permalink
Update to cuda 11.8 to avoid conflict with fmt
Browse files Browse the repository at this point in the history
  • Loading branch information
aurianer committed Nov 28, 2023
1 parent cb2573e commit 986a42a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .gitlab/includes/gcc9_cuda11_pipeline.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ include:
COMPILER: [email protected]
CXXSTD: 17
SPACK_SPEC: "pika@main arch=$ARCH %${COMPILER} +cuda malloc=system cxxstd=$CXXSTD \
^[email protected] ^[email protected] ^cuda@11.2.0"
^[email protected] ^[email protected] ^cuda@11.8"

gcc9_cuda11_spack_image:
stage: spack_configs
Expand Down

0 comments on commit 986a42a

Please sign in to comment.