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 21m 14s
Ran in 3m 10s
Threaded CPU unit testsjulia --threads 8 --color=yes --project=test test/runtests.jl
Waited 22s
Ran in 1m 25s
GPU unit testsjulia --color=yes --project=test test/runtests.jl
Canceled
Waited 30m 7s
Ran in 22m 0s
Flame Graph: Gray Atmjulia --color=yes --project=test perf/flame.jl gray_atm.jl
Waited 22s
Ran in 1m 18s
Flame Graph: Clear Skyjulia --color=yes --project=test perf/flame.jl clear_sky.jl
Waited 22s
Ran in 1m 47s
Flame Graph: All Skyjulia --color=yes --project=test perf/flame.jl cloudy_sky.jl
Waited 23s
Ran in 1m 27s
Benchmarks (Float32)julia --color=yes --project=test perf/benchmark.jl Float32
Waited 23s
Ran in 1m 51s
Threaded benchmarksjulia --threads=8 --color=yes --project=test perf/benchmark.jl
Waited 23s
Ran in 1m 47s
GPU clear-sky DYAMOND benchmarkjulia --color=yes --project=test test/clear_sky_dyamond_gpu_benchmark.jl
Waited 30m 19s
Ran in 12m 5s
GPU all-sky DYAMOND benchmarkjulia --color=yes --project=test test/cloudy_sky_dyamond_gpu_benchmark.jl
Waited 30m 19s
Ran in 13m 48s
GPU all-sky with aerosols DYAMOND benchmarkjulia --color=yes --project=test test/all_sky_with_aerosols_dyamond_gpu_benchmark.jl
Waited 30m 19s
Ran in 15m 29s
Total Job Run Time: 1h 24m