Skip to content

Commit

Permalink
ci: Disable CSCS-CI on gh200 nodes (GridTools#1585)
Browse files Browse the repository at this point in the history
The Tödi vCluster is temporarily unavailable, so the CI jobs will
timeout. This PR will disables the CSCS CI jobs on Tödi, until it is
back in operational state.
  • Loading branch information
edopao authored Jul 22, 2024
1 parent a40f1af commit 5ec6b88
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions ci/cscs-ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -52,6 +52,8 @@ stages:
variables:
CUDA_VERSION: 12.4.1
CUPY_PACKAGE: cupy-cuda12x
# TODO: re-enable CI job when Todi is back in operational state
when: manual

build_py311_baseimage_x86_64:
extends: .build_baseimage_x86_64
Expand Down

0 comments on commit 5ec6b88

Please sign in to comment.