Skip to content

Commit 64860f3

Browse files
committed
add slurm_contraint for reproducibility tests
1 parent 164d7b7 commit 64860f3

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.buildkite/pipeline.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -134,6 +134,8 @@ steps:
134134
--job_id single_column_hydrostatic_balance_ft64
135135
--out_dir single_column_hydrostatic_balance_ft64/output_active
136136
artifact_paths: "single_column_hydrostatic_balance_ft64/output_active/*"
137+
agents:
138+
slurm_constraint: icelake|cascadelake|skylake|epyc
137139

138140
- group: "Box Examples"
139141
steps:
@@ -363,6 +365,7 @@ steps:
363365
artifact_paths: "aquaplanet_nonequil_allsky_gw_res/output_active/*"
364366
agents:
365367
slurm_mem: 20GB
368+
slurm_constraint: icelake|cascadelake|skylake|epyc
366369

367370
- label: ":computer: aquaplanet equil allsky monin_obukhov varying insol gravity wave (raw_topo) high top zonally asymmetric"
368371
command: >

0 commit comments

Comments
 (0)