Skip to content

Commit

Permalink
add snowy land benchmark
Browse files Browse the repository at this point in the history
  • Loading branch information
juliasloan25 committed Nov 26, 2024
1 parent 1766a48 commit 14439e6
Show file tree
Hide file tree
Showing 3 changed files with 508 additions and 1 deletion.
10 changes: 10 additions & 0 deletions .buildkite/target/pipeline.yml
Original file line number Diff line number Diff line change
Expand Up @@ -60,3 +60,13 @@ steps:
agents:
slurm_mem: 8GB
slurm_gpus: 1

- label: ":snow_capped_mountain: Snowy Land"
command: "julia --color=yes --project=.buildkite experiments/benchmarks/snowy_land.jl"
artifact_paths:
- "snowy_land_benchmark_gpu/*html"
env:
CLIMACOMMS_DEVICE: CUDA
agents:
slurm_mem: 8GB
slurm_gpus: 1
Loading

0 comments on commit 14439e6

Please sign in to comment.