Skip to content

Commit

Permalink
add slabplanet static map albedo run
Browse files Browse the repository at this point in the history
  • Loading branch information
juliasloan25 committed Feb 8, 2024
1 parent f788189 commit dbbf38c
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions .buildkite/pipeline.yml
Original file line number Diff line number Diff line change
Expand Up @@ -354,6 +354,14 @@ steps:
slurm_mem: 20GB
slurm_gpus: 1

- label: "GPU Slabplanet: albedo from static map"
key: "gpu_slabplanet_albedo_static_map"
command: "julia --color=yes --project=experiments/AMIP/ experiments/AMIP/coupler_driver.jl --config_file $CONFIG_PATH/slabplanet_albedo_static_map.yml"
artifact_paths: "experiments/AMIP/output/gpu/slabplanet/slabplanet_albedo_static_map_artifacts/*"
agents:
slurm_mem: 20GB
slurm_gpus: 1

- wait

# plot job performance history
Expand Down

0 comments on commit dbbf38c

Please sign in to comment.