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 5m 20s
Ran in 2m 57s
Threaded CPU unit testsjulia --threads 8 --color=yes --project=test test/runtests.jl
Waited 17m 29s
Ran in 58s
Flame Graph: Gray Atmjulia --color=yes --project=test perf/flame.jl gray_atm.jl
Waited 17m 29s
Ran in 1m 1s
Flame Graph: Clear Skyjulia --color=yes --project=test perf/flame.jl clear_sky.jl
Waited 17m 29s
Ran in 1m 12s
Flame Graph: All Skyjulia --color=yes --project=test perf/flame.jl cloudy_sky.jl
Waited 17m 29s
Ran in 1m 7s
Benchmarks (Float32)julia --color=yes --project=test perf/benchmark.jl Float32
Waited 18m 0s
Ran in 1m 45s
Threaded benchmarksjulia --threads=8 --color=yes --project=test perf/benchmark.jl
Waited 17m 59s
Ran in 1m 31s
GPU clear-sky DYAMOND benchmarkjulia --color=yes --project=test test/clear_sky_dyamond_gpu_benchmark.jl
Waited 2m 40s
Ran in 12m 11s
GPU all-sky DYAMOND benchmarkjulia --color=yes --project=test test/cloudy_sky_dyamond_gpu_benchmark.jl
Waited 3m 4s
Ran in 13m 2s
GPU all-sky with aerosols DYAMOND benchmarkjulia --color=yes --project=test test/all_sky_with_aerosols_dyamond_gpu_benchmark.jl
Waited 3m 4s
Ran in 12m 44s
Total Job Run Time: 1h 21m