RRTMGP-CI
PublicRRTMGP CI
init test environments 馃捇echo "--- Instantiate test environment" && julia --project=test -e 'using Pkg; Pkg.develop(path=".")' && julia --project=test -e 'using Pkg; Pkg.instantiate(;verbose=true)' && julia --project=test -e 'using Pkg; Pkg.precompile()' && julia --project=test -e 'using Pkg; Pkg.status()'
Waited 38s
Ran in 4m 38s
Threaded CPU unit testsjulia --threads 8 --color=yes --project=test test/runtests.jl
Waited 45s
Ran in 55s
Flame Graph: Gray Atmjulia --color=yes --project=test perf/flame.jl gray_atm.jl
Waited 45s
Ran in 1m 15s
Flame Graph: Clear Skyjulia --color=yes --project=test perf/flame.jl clear_sky.jl
Waited 50s
Ran in 1m 22s
Flame Graph: All Skyjulia --color=yes --project=test perf/flame.jl all_sky.jl
Waited 45s
Ran in 1m 6s
Benchmarks (Float32)julia --color=yes --project=test perf/benchmark.jl Float32
Waited 45s
Ran in 1m 46s
Threaded benchmarksjulia --threads=8 --color=yes --project=test perf/benchmark.jl
Waited 1m 57s
Ran in 1m 22s
GPU clear-sky DYAMOND benchmarkjulia --color=yes --project=test test/clear_sky_dyamond_gpu_benchmark.jl
Waited 30s
Ran in 11m 42s
GPU all-sky DYAMOND benchmarkjulia --color=yes --project=test test/all_sky_dyamond_gpu_benchmark.jl
Waited 31s
Ran in 13m 10s
GPU all-sky with aerosols DYAMOND benchmarkjulia --color=yes --project=test test/all_sky_with_aerosols_dyamond_gpu_benchmark.jl
Waited 30s
Ran in 13m 25s
Total Job Run Time: 1h 26m