CI for ClimaAtmos.jl

Enable MPI+GPU tests for restarts

Failed in 10m 13s
:pipeline:
init ๐Ÿ’ป
๐Ÿค– Print new mse tables
๐Ÿค– Print new reference counter
๐Ÿ“Š Tabulate performance summary
๐Ÿ“‰ build history
๐Ÿค– Move main results
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