We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents c1ce83f + ec11f91 commit cd623bfCopy full SHA for cd623bf
.buildkite/pipeline.yml
@@ -105,15 +105,6 @@ steps:
105
agents:
106
slurm_mem: 16GB
107
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
-
117
- label: "MPI restarts"
118
key: "mpi_restarts"
119
command: "srun julia --color=yes --project=experiments/ClimaEarth/ experiments/ClimaEarth/test/restart.jl"
0 commit comments