Skip to content

Commit

Permalink
Merge pull request #709 from CliMA/ln/longrun-fix
Browse files Browse the repository at this point in the history
Longrun pipline fix
  • Loading branch information
trontrytel authored Mar 20, 2024
2 parents 293635d + 8afa91d commit 4e528c2
Showing 1 changed file with 6 additions and 1 deletion.
7 changes: 6 additions & 1 deletion .buildkite/longruns/pipeline.yml
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,12 @@ steps:
JULIA_NUM_PRECOMPILE_TASKS: 8
JULIA_MAX_NUM_PRECOMPILE_FILES: 50

# DYAMOND AMIP: 1 day (convection resolving)
concurrency: 1
concurrency_group: 'depot/climacoupler-longruns'

- wait

# DYAMOND AMIP: 1 day (convection resolving) - running on clima, so need to instantiate again
- label: "GPU AMIP SUPERFINE: dyamond_target"
key: "gpu_dyamond_target"
command:
Expand Down

0 comments on commit 4e528c2

Please sign in to comment.