馃寪
ClimaCore-CI
PublicClimaCore CI
GPUCompiler 1.1echo "--- Instantiate buildkite env" && julia --project=.buildkite --check-bounds=yes -e 'using Pkg; Pkg.instantiate(;verbose=true); Pkg.precompile(;strict=true)' && julia --project=.buildkite -e 'using CUDA; CUDA.precompile_runtime()'
Waited 44s
Ran in 7m 19s
Unit: distributed remapping with CUDA (2 processes)srun julia --color=yes --check-bounds=yes --project=.buildkite test/Remapping/distributed_remapping.jl
Canceled
Waited 41s
Ran in 13m 27s
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()'
Unit: distributed remapping with CUDA (2 processes)srun julia --color=yes --check-bounds=yes --project=.buildkite test/Remapping/distributed_remapping.jl
Total Job Run Time: 20m 56s