diff --git a/.buildkite/pipeline.yml b/.buildkite/pipeline.yml index 8f564dce55..73bee47ebc 100644 --- a/.buildkite/pipeline.yml +++ b/.buildkite/pipeline.yml @@ -315,7 +315,7 @@ steps: CLIMACORE_DISTRIBUTED: "MPI" agents: slurm_ntasks: 2 - slurm_mem: 16GB + slurm_mem: 24GB - label: "batch script" command: "sbatch test/mpi_tests/local_checks.sh"