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 43s
Ran in 2m 52s
馃捇 threaded tests MPIsrun julia --threads 4 --project=test test/runtests.jl
Waited 52s
Ran in 8s
Total Job Run Time: 4m 47s