Skip to content

Commit

Permalink
Update to new-central
Browse files Browse the repository at this point in the history
  • Loading branch information
costachris committed Apr 22, 2024
1 parent 86d6431 commit 38c9f4b
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 13 deletions.
5 changes: 3 additions & 2 deletions .buildkite/pipeline.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,8 @@ env:

agents:
config: cpu
queue: central
queue: new-central
modules: climacommon/2024_04_05

steps:

Expand All @@ -21,7 +22,7 @@ steps:
# - "rm -rf /central/scratch/esm/slurm-buildkite/calibrateedmf-ci/depot/cpu"
# agents:
# config: init
# queue: central
# queue: new-central

# - wait

Expand Down
12 changes: 1 addition & 11 deletions Project.toml
Original file line number Diff line number Diff line change
Expand Up @@ -52,7 +52,7 @@ ArtifactWrappers = "0.2"
AtmosphericProfilesLibrary = "0.1"
CLIMAParameters = "0.7"
CairoMakie = "0.8, 0.9, 0.10"
ClimaCore = "= 0.10.50"
ClimaCore = "0.10"
CloudMicrophysics = "0.10, 0.11, 0.12"
Combinatorics = "1.0.2"
Dierckx = "0.5"
Expand All @@ -78,13 +78,3 @@ Thermodynamics = "0.9, 0.10, 0.11"
TurbulenceConvection = "1.3"
UnPack = "1"
julia = "1.7"

[extras]
CUDA_Runtime_jll = "76a88914-d11a-5bdc-97e0-2f5a05c973a2"
CUDA_Driver_jll = "4ee394cb-3365-5eb0-8335-949819d2adfc"

[preferences.CUDA_Driver_jll]
compat = false

[preferences.CUDA_Runtime_jll]
version = "local"

0 comments on commit 38c9f4b

Please sign in to comment.