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 7655dab commit 4c99d83Copy full SHA for 4c99d83
.buildkite/pipeline.yml
@@ -778,6 +778,8 @@ steps:
778
- "examples/hybrid/plane/output/inertial_gravity_wave/Float32/*"
779
env:
780
TEST_NAME: "plane/inertial_gravity_wave"
781
+ agents:
782
+ slurm_cpus_per_task: 8
783
784
- label: ":computer: stretched 2D plane inertial gravity wave"
785
key: "cpu_stretch_inertial_gravity_wave"
@@ -788,6 +790,8 @@ steps:
788
790
789
791
792
Z_STRETCH: "true"
793
794
795
796
- group: "Performance"
797
steps:
0 commit comments