From 851d2bc1da3ffca1df2b5b734127026ddbe355dc Mon Sep 17 00:00:00 2001 From: Julia Sloan Date: Fri, 24 Apr 2026 11:43:21 -0700 Subject: [PATCH] re-enable MPI tests --- .buildkite/pipeline.yml | 2 -- 1 file changed, 2 deletions(-) diff --git a/.buildkite/pipeline.yml b/.buildkite/pipeline.yml index 6ae8dac1c..e8338d1af 100644 --- a/.buildkite/pipeline.yml +++ b/.buildkite/pipeline.yml @@ -150,8 +150,6 @@ steps: slurm_mem: 10G slurm_cpus_per_task: 1 slurm_ntasks: 4 - modules: mpiwrapper/2024_05_27 climacommon/2026_02_18 - soft_fail: true # remove this after library issues on central are fixed - wait: ~ continue_on_failure: true