Skip to content

Commit eed2e75

Browse files
Increase memory request for igw examples
1 parent 4de1f4b commit eed2e75

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.buildkite/pipeline.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -780,6 +780,7 @@ steps:
780780
TEST_NAME: "plane/inertial_gravity_wave"
781781
agents:
782782
slurm_cpus_per_task: 8
783+
slurm_mem: 20GB
783784

784785
- label: ":computer: stretched 2D plane inertial gravity wave"
785786
key: "cpu_stretch_inertial_gravity_wave"
@@ -792,6 +793,7 @@ steps:
792793
Z_STRETCH: "true"
793794
agents:
794795
slurm_cpus_per_task: 8
796+
slurm_mem: 20GB
795797

796798
- group: "Performance"
797799
steps:

0 commit comments

Comments
 (0)