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.
2 parents 4773c2c + 9b252aa commit a20e21cCopy full SHA for a20e21c
.buildkite/pipeline.yml
@@ -206,8 +206,7 @@ steps:
206
CLIMACOMMS_CONTEXT: "MPI"
207
agents:
208
slurm_ntasks: 4
209
- slurm_mem: 48GB
210
- slurm_reservation: "false"
+ slurm_mem_per_cpu: 8GB
211
212
# short high-res performance test
213
- label: "Unthreaded AMIP FINE" # also reported by longruns with a flame graph
config/ci_configs/amip_coarse_mpi.yml
@@ -1,8 +1,8 @@
1
apply_limiter: false
2
co2: "maunaloa"
3
-dt_save_to_sol: "1days"
+dt_save_to_sol: "10days"
4
energy_check: false
5
-h_elem: 6
+h_elem: 4
6
mode_name: "amip"
7
moist: "equil"
8
mono_surface: false
0 commit comments