@@ -249,46 +249,46 @@ steps:
249
249
CLIMACOMMS_DEVICE : " CUDA"
250
250
JOB_NAME : " amip_target_edonly_nonequil_50_fast"
251
251
252
- - label : " :computer: amip target edonly edmf nonequil (dt = 200, slow relaxation)"
253
- command :
254
- - srun julia --color=yes --project=.buildkite .buildkite/ci_driver.jl --config_file $CONFIG_PATH/$$JOB_NAME.yml --job_id $$JOB_NAME
255
- artifact_paths : " $$JOB_NAME/output_active/*"
256
- agents :
257
- slurm_gpus : 1
258
- slurm_time : 24:00:00
259
- env :
260
- CLIMACOMMS_DEVICE : " CUDA"
261
- JOB_NAME : " amip_target_edonly_nonequil_200_slow"
252
+ # - label: ":computer: amip target edonly edmf nonequil (dt = 200, slow relaxation)"
253
+ # command:
254
+ # - srun julia --color=yes --project=.buildkite .buildkite/ci_driver.jl --config_file $CONFIG_PATH/$$JOB_NAME.yml --job_id $$JOB_NAME
255
+ # artifact_paths: "$$JOB_NAME/output_active/*"
256
+ # agents:
257
+ # slurm_gpus: 1
258
+ # slurm_time: 24:00:00
259
+ # env:
260
+ # CLIMACOMMS_DEVICE: "CUDA"
261
+ # JOB_NAME: "amip_target_edonly_nonequil_200_slow"
262
262
263
- - label : " :computer: amip target edonly edmf nonequil (dt = 200, fast relaxation)"
264
- command :
265
- - srun julia --color=yes --project=.buildkite .buildkite/ci_driver.jl --config_file $CONFIG_PATH/$$JOB_NAME.yml --job_id $$JOB_NAME
266
- artifact_paths : " $$JOB_NAME/output_active/*"
267
- agents :
268
- slurm_gpus : 1
269
- slurm_time : 24:00:00
270
- env :
271
- CLIMACOMMS_DEVICE : " CUDA"
272
- JOB_NAME : " amip_target_edonly_nonequil_200_fast"
263
+ # - label: ":computer: amip target edonly edmf nonequil (dt = 200, fast relaxation)"
264
+ # command:
265
+ # - srun julia --color=yes --project=.buildkite .buildkite/ci_driver.jl --config_file $CONFIG_PATH/$$JOB_NAME.yml --job_id $$JOB_NAME
266
+ # artifact_paths: "$$JOB_NAME/output_active/*"
267
+ # agents:
268
+ # slurm_gpus: 1
269
+ # slurm_time: 24:00:00
270
+ # env:
271
+ # CLIMACOMMS_DEVICE: "CUDA"
272
+ # JOB_NAME: "amip_target_edonly_nonequil_200_fast"
273
273
274
- - label : " :computer: amip target edonly edmf nonequil (dt = 600, slow relaxation)"
275
- command :
276
- - srun julia --color=yes --project=.buildkite .buildkite/ci_driver.jl --config_file $CONFIG_PATH/$$JOB_NAME.yml --job_id $$JOB_NAME
277
- artifact_paths : " $$JOB_NAME/output_active/*"
278
- agents :
279
- slurm_gpus : 1
280
- slurm_time : 24:00:00
281
- env :
282
- CLIMACOMMS_DEVICE : " CUDA"
283
- JOB_NAME : " amip_target_edonly_nonequil_600_slow"
274
+ # - label: ":computer: amip target edonly edmf nonequil (dt = 600, slow relaxation)"
275
+ # command:
276
+ # - srun julia --color=yes --project=.buildkite .buildkite/ci_driver.jl --config_file $CONFIG_PATH/$$JOB_NAME.yml --job_id $$JOB_NAME
277
+ # artifact_paths: "$$JOB_NAME/output_active/*"
278
+ # agents:
279
+ # slurm_gpus: 1
280
+ # slurm_time: 24:00:00
281
+ # env:
282
+ # CLIMACOMMS_DEVICE: "CUDA"
283
+ # JOB_NAME: "amip_target_edonly_nonequil_600_slow"
284
284
285
- - label : " :computer: amip target edonly edmf nonequil (dt = 600, fast relaxation)"
286
- command :
287
- - srun julia --color=yes --project=.buildkite .buildkite/ci_driver.jl --config_file $CONFIG_PATH/$$JOB_NAME.yml --job_id $$JOB_NAME
288
- artifact_paths : " $$JOB_NAME/output_active/*"
289
- agents :
290
- slurm_gpus : 1
291
- slurm_time : 24:00:00
292
- env :
293
- CLIMACOMMS_DEVICE : " CUDA"
294
- JOB_NAME : " amip_target_edonly_nonequil_600_fast"
285
+ # - label: ":computer: amip target edonly edmf nonequil (dt = 600, fast relaxation)"
286
+ # command:
287
+ # - srun julia --color=yes --project=.buildkite .buildkite/ci_driver.jl --config_file $CONFIG_PATH/$$JOB_NAME.yml --job_id $$JOB_NAME
288
+ # artifact_paths: "$$JOB_NAME/output_active/*"
289
+ # agents:
290
+ # slurm_gpus: 1
291
+ # slurm_time: 24:00:00
292
+ # env:
293
+ # CLIMACOMMS_DEVICE: "CUDA"
294
+ # JOB_NAME: "amip_target_edonly_nonequil_600_fast"
0 commit comments