Skip to content

Commit 5e7fb7f

Browse files
committed
Update climacommon to 2025_03_18
1 parent 2652e42 commit 5e7fb7f

File tree

5 files changed

+5
-5
lines changed

5 files changed

+5
-5
lines changed

.buildkite/cpu_scaling_pipeline/pipeline.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
agents:
2-
modules: "climacommon/2024_12_16"
2+
modules: "climacommon/2025_03_18"
33
queue: "new-central"
44
steps:
55
- label: "init :computer:"

.buildkite/gpu_pipeline/pipeline.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
agents:
22
queue: clima
33
slurm_mem: 8G
4-
modules: climacommon/2024_12_16 nsight-systems/2024.6.1
4+
modules: climacommon/2025_03_18 nsight-systems/2024.6.1
55

66
env:
77
JULIA_MPI_HAS_CUDA: "true"

.buildkite/longruns_gpu/pipeline.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
agents:
22
queue: clima
33
slurm_mem: 8G
4-
modules: climacommon/2024_12_16 nsight-systems/2024.6.1
4+
modules: climacommon/2025_03_18 nsight-systems/2024.6.1
55

66
env:
77
JULIA_MPI_HAS_CUDA: "true"

.buildkite/pipeline.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
agents:
22
queue: new-central
33
slurm_mem: 8G
4-
modules: climacommon/2024_12_16
4+
modules: climacommon/2025_03_18
55

66
env:
77
JULIA_LOAD_PATH: "${JULIA_LOAD_PATH}:${BUILDKITE_BUILD_CHECKOUT_PATH}/.buildkite"

calibration/test/pipeline.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
agents:
22
queue: new-central
33
slurm_mem: 8G
4-
modules: climacommon/2025_01_27
4+
modules: climacommon/2025_03_18
55
env:
66
OPENBLAS_NUM_THREADS: 1
77
SLURM_KILL_BAD_EXIT: 1

0 commit comments

Comments
 (0)