Skip to content

Commit

Permalink
Merge pull request #3109 from CliMA/gb/fix
Browse files Browse the repository at this point in the history
Fix very high resolution sims not running on GPU
  • Loading branch information
Sbozzolo authored Jun 19, 2024
2 parents b412ca0 + 1568994 commit d67e19e
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .buildkite/longruns_gpu/pipeline.yml
Original file line number Diff line number Diff line change
Expand Up @@ -72,6 +72,7 @@ steps:
slurm_gpus: 1
slurm_time: 12:00:00
env:
CLIMACOMMS_DEVICE: "CUDA"
JOB_NAME: "longrun_bw_rhoe_veryhighres"

- label: ":computer: baroclinic wave equilmoist"
Expand All @@ -93,6 +94,7 @@ steps:
slurm_gpus: 1
slurm_time: 12:00:00
env:
CLIMACOMMS_DEVICE: "CUDA"
JOB_NAME: "longrun_bw_rhoe_equil_veryhighres"

- label: ":computer: dry held-suarez"
Expand Down

0 comments on commit d67e19e

Please sign in to comment.