Skip to content

Commit 062073e

Browse files
Increase mem request
1 parent 326d6f7 commit 062073e

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

.buildkite/pipeline.yml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -328,7 +328,8 @@ steps:
328328
artifact_paths: "baroclinic_wave_equil/output_active/*"
329329
agents:
330330
slurm_constraint: icelake|cascadelake|skylake|epyc
331-
slurm_mem: 20GB # columnwise!
331+
# slurm_mem: 20GB # columnwise! insufficient mem
332+
slurm_mem: 60GB # columnwise!
332333

333334
- label: ":computer: held suarez"
334335
key: held_suarez

0 commit comments

Comments
 (0)