From 259810c31504b9f996c79d02827c6f8a2bf10c45 Mon Sep 17 00:00:00 2001 From: sriharshakandala Date: Fri, 13 Oct 2023 10:33:29 -0700 Subject: [PATCH] Increase slurm_mem for 4 GPU job --- .buildkite/pipeline.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.buildkite/pipeline.yml b/.buildkite/pipeline.yml index 4f9b5fc849..f29c745e85 100644 --- a/.buildkite/pipeline.yml +++ b/.buildkite/pipeline.yml @@ -939,7 +939,7 @@ steps: agents: slurm_gpus_per_task: 1 slurm_ntasks: 4 - slurm_mem: 16G + slurm_mem: 32G - label: "GPU: GPU moist Held-Suarez" command: >