From e5cf7a70c512ca8a1a78679cdda32ad489c6d5f5 Mon Sep 17 00:00:00 2001 From: Gabriele Bozzola Date: Fri, 5 Apr 2024 21:31:47 +0000 Subject: [PATCH] Update climacommon to 2024_04_05 --- .buildkite/pipeline.yml | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/.buildkite/pipeline.yml b/.buildkite/pipeline.yml index 984f76fc..4ef116f7 100644 --- a/.buildkite/pipeline.yml +++ b/.buildkite/pipeline.yml @@ -1,12 +1,11 @@ agents: queue: new-central slurm_mem: 8G - modules: climacommon/2024_03_18 + modules: climacommon/2024_04_05 env: OPENBLAS_NUM_THREADS: 1 OMPI_MCA_opal_warn_on_missing_libcuda: 0 - JULIA_CPU_TARGET: 'broadwell;skylake' steps: - label: "init environment :computer:"