ClimaAtmos-CI
PublicCI for ClimaAtmos.jl
Enable MPI+GPU tests for restarts
Failed in 10m 13s
init ๐ปecho $JULIA_DEPOT_PATH && echo "--- Instantiate project" && julia --project -e 'using Pkg; Pkg.instantiate(;verbose=true)' && julia --project -e 'using Pkg; Pkg.precompile()' && julia --project -e 'using Pkg; Pkg.status()' && echo "--- Instantiate examples" && julia --project=examples -e 'using Pkg; Pkg.instantiate(;verbose=true)' && julia --project=examples -e 'using Pkg; Pkg.precompile()' && julia --project=examples -e 'using CUDA; CUDA.precompile_runtime()' && julia --project=examples -e 'using Pkg; Pkg.status()' && echo "--- Instantiate perf" && julia --project=perf -e 'using Pkg; Pkg.instantiate(;verbose=true)' && julia --project=perf -e 'using Pkg; Pkg.precompile()' && julia --project=perf -e 'using Pkg; Pkg.status()' && echo "--- Instantiate calibration/test" && julia --project=calibration/test -e 'using Pkg; Pkg.develop(;path="."); Pkg.instantiate(;verbose=true)' && julia --project=calibration/test -e 'using Pkg; Pkg.precompile()' && julia --project=calibration/test -e 'using Pkg; Pkg.status()' && echo "--- Download artifacts" && julia --project=examples artifacts/download_artifacts.jl
Waited 57s
Ran in 8m 59s
Total Job Run Time: 9m 15s