🌐
ClimaCore-CI
PublicClimaCore CI
Unit: distributed remapping with CUDA (2 processes)srun julia --color=yes --check-bounds=yes --project=.buildkite test/Remapping/distributed_remapping.jl
Waited 39s
Ran in 1h 8m
GPUCompiler 0.27echo "--- Instantiate buildkite env" && julia --project=.buildkite --check-bounds=yes -e 'using Pkg; Pkg.add("GPUCompiler", version="0.27.8") Pkg.instantiate(;verbose=true); Pkg.precompile(;strict=true)' && julia --project=.buildkite -e 'using CUDA; CUDA.precompile_runtime()'
Waited 5s
Ran in 3s
Total Job Run Time: 1h 16m