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 888d3db commit 1a61c12Copy full SHA for 1a61c12
.buildkite/pipeline.yml
@@ -12,7 +12,6 @@ env:
12
JULIA_MAX_NUM_PRECOMPILE_FILES: 100
13
GKSwstype: 100
14
SLURM_KILL_BAD_EXIT: 1
15
-
16
CONFIG_PATH: "config/ci_configs"
17
18
timeout_in_minutes: 240
@@ -425,7 +424,7 @@ steps:
425
424
CLIMACOMMS_CONTEXT: "SINGLETON"
426
SHORT_RUN: ""
427
agents:
428
- slurm_mem: 32GB
+ slurm_mem: 64GB
429
slurm_ntasks: 3
430
slurm_gpus_per_task: 1
431
slurm_cpus_per_task: 4
0 commit comments