Skip to content

Commit 004c19e

Browse files
committed
pip
1 parent 29e4dc3 commit 004c19e

File tree

1 file changed

+18
-18
lines changed

1 file changed

+18
-18
lines changed

.buildkite/hierarchies/pipeline.yml

+18-18
Original file line numberDiff line numberDiff line change
@@ -48,25 +48,25 @@ steps:
4848

4949
steps:
5050

51-
- label: "Clima: GPU ClimaCoupler dry HS"
52-
command:
53-
- "julia --color=yes --project=experiments/ClimaEarth/ experiments/ClimaEarth/run_dry_held_suarez.jl"
54-
artifact_paths: "dry_held_suarez/dry_held_suarez/clima_atmos/*"
55-
agents:
56-
queue: clima
57-
slurm_mem: 20GB
58-
slurm_gpus: 1
59-
modules: common
51+
# - label: "Clima: GPU ClimaCoupler dry HS"
52+
# command:
53+
# - "julia --color=yes --project=experiments/ClimaEarth/ experiments/ClimaEarth/run_dry_held_suarez.jl"
54+
# artifact_paths: "dry_held_suarez/dry_held_suarez/clima_atmos/*"
55+
# agents:
56+
# queue: clima
57+
# slurm_mem: 20GB
58+
# slurm_gpus: 1
59+
# modules: common
6060

61-
- label: "Clima: GPU ClimaCoupler moist HS"
62-
command:
63-
- "julia --color=yes --project=experiments/ClimaEarth/ experiments/ClimaEarth/run_moist_held_suarez.jl"
64-
artifact_paths: "moist_held_suarez/moist_held_suarez/clima_atmos/*"
65-
agents:
66-
queue: clima
67-
slurm_mem: 20GB
68-
slurm_gpus: 1
69-
modules: common
61+
# - label: "Clima: GPU ClimaCoupler moist HS"
62+
# command:
63+
# - "julia --color=yes --project=experiments/ClimaEarth/ experiments/ClimaEarth/run_moist_held_suarez.jl"
64+
# artifact_paths: "moist_held_suarez/moist_held_suarez/clima_atmos/*"
65+
# agents:
66+
# queue: clima
67+
# slurm_mem: 20GB
68+
# slurm_gpus: 1
69+
# modules: common
7070

7171
- label: "Clima: GPU ClimaCoupler Cloudless Aquaplanet"
7272
command:

0 commit comments

Comments
 (0)