Commit 004c19e 1 parent 29e4dc3 commit 004c19e Copy full SHA for 004c19e
File tree 1 file changed +18
-18
lines changed
1 file changed +18
-18
lines changed Original file line number Diff line number Diff line change @@ -48,25 +48,25 @@ steps:
48
48
49
49
steps :
50
50
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
60
60
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
70
70
71
71
- label : " Clima: GPU ClimaCoupler Cloudless Aquaplanet"
72
72
command :
You can’t perform that action at this time.
0 commit comments