Skip to content

Commit ec11f91

Browse files
committed
rm GPU ClimaEarth runtests
1 parent c1ce83f commit ec11f91

File tree

1 file changed

+0
-9
lines changed

1 file changed

+0
-9
lines changed

.buildkite/pipeline.yml

Lines changed: 0 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -105,15 +105,6 @@ steps:
105105
agents:
106106
slurm_mem: 16GB
107107

108-
- label: "GPU ClimaEarth runtests"
109-
command: "julia --color=yes --project=experiments/ClimaEarth/ experiments/ClimaEarth/test/runtests.jl"
110-
env:
111-
CLIMACOMMS_DEVICE: "CUDA"
112-
agents:
113-
slurm_ntasks: 1
114-
slurm_gres: "gpu:1"
115-
slurm_mem: 32GB
116-
117108
- label: "MPI restarts"
118109
key: "mpi_restarts"
119110
command: "srun julia --color=yes --project=experiments/ClimaEarth/ experiments/ClimaEarth/test/restart.jl"

0 commit comments

Comments
 (0)