ClimaComms-CI
PublicAdd more informative error message in @import_required_backends
Passed in 4m 28s
initializeecho "--- 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 44s
Ran in 2m 52s
馃捇 test with incomplete environmentjulia --project -E "using ClimaComms, Test; @test_throws ErrorException @import_required_backends"
Waited 23s
Ran in 2s
馃捇 threaded tests MPIsrun julia --threads 4 --project=test test/runtests.jl
Waited 23s
Ran in 8s
Total Job Run Time: 4m 39s