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 3m 2s
馃捇 threaded tests MPIsrun julia --threads 4 --project=test test/runtests.jl
Waited 1m 13s
Ran in 9s
Total Job Run Time: 4m 53s