ClimaComms-CI
Publicinitializeecho "--- Instantiate project" && julia --project=test -e 'using Pkg; Pkg.develop(;path="."); Pkg.add("CUDA"); Pkg.add("MPI"); Pkg.instantiate(;verbose=true); Pkg.precompile(;strict=true)' && julia --project=test -e 'using CUDA; CUDA.precompile_runtime()' && julia --project=test -e 'using Pkg; Pkg.status()'
Waited 3m 7s
Ran in 3m 1s
馃捇 threaded tests MPIsrun julia --threads 4 --project=test test/runtests.jl
Waited 50m 30s
Ran in 10s
Total Job Run Time: 5m 13s