Skip to content

Commit

Permalink
Merge pull request #3144 from CliMA/gb/remove
Browse files Browse the repository at this point in the history
Remove empty longrun pipeline
  • Loading branch information
Sbozzolo authored Jun 26, 2024
2 parents 418caa0 + bc1ef43 commit d61f097
Show file tree
Hide file tree
Showing 2 changed files with 18 additions and 57 deletions.
57 changes: 0 additions & 57 deletions .buildkite/longruns/pipeline.yml

This file was deleted.

18 changes: 18 additions & 0 deletions .buildkite/longruns_gpu/pipeline.yml
Original file line number Diff line number Diff line change
Expand Up @@ -262,3 +262,21 @@ steps:
env:
CLIMACOMMS_DEVICE: "CUDA"
JOB_NAME: "amip_target_diagedmf"

- group: "Experimental long runs"

steps:

# TODO: uncomment when zalesak works
# - label: ":computer: lim ARS zalesak baroclinic wave (ρe_tot) equilmoist high resolution"
# command:
# - srun julia --project=examples examples/hybrid/driver.jl --config_file $CONFIG_PATH/$$JOB_NAME.yml --job_id $$JOB_NAME
# artifact_paths: "$$JOB_NAME/output_active/*"
# env:
# CLIMACOMMS_CONTEXT: "MPI"
# agents:
# slurm_ntasks: 32
# slurm_mem_per_cpu: 32GB
# slurm_time: 24:00:00
# env:
# JOB_NAME: "longrun_zalesak_tracer_energy_bw_rhoe_equil_highres"

0 comments on commit d61f097

Please sign in to comment.