We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 326d6f7 commit 062073eCopy full SHA for 062073e
.buildkite/pipeline.yml
@@ -328,7 +328,8 @@ steps:
328
artifact_paths: "baroclinic_wave_equil/output_active/*"
329
agents:
330
slurm_constraint: icelake|cascadelake|skylake|epyc
331
- slurm_mem: 20GB # columnwise!
+ # slurm_mem: 20GB # columnwise! insufficient mem
332
+ slurm_mem: 60GB # columnwise!
333
334
- label: ":computer: held suarez"
335
key: held_suarez
0 commit comments