Skip to content

Commit

Permalink
fix previous commit
Browse files Browse the repository at this point in the history
  • Loading branch information
edopao committed Nov 21, 2024
1 parent ea3d036 commit bcf95d8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion ci/base.yml
Original file line number Diff line number Diff line change
Expand Up @@ -88,7 +88,7 @@ build_image_aarch64:
needs: [build_image_aarch64]
variables:
CSCS_ADDITIONAL_MOUNTS: '["/store/migration/project/d121/icon4py/ci/testdata:$TEST_DATA_PATH"]'
HPC_SDK_PATH: "/opt/nvidia/hpc_sdk/Linux_${ARCH}/24.5"
HPC_SDK_PATH: "/opt/nvidia/hpc_sdk/Linux_${ARCH}/24.11"
# Grace-Hopper gpu architecture is not enabled by default in CUDA build
CUDAARCHS: "90"
# Limit test parallelism to avoid "OSError: too many open files" in the gt4py build stage.
Expand Down

0 comments on commit bcf95d8

Please sign in to comment.