RRTMGP-CI
PublicRRTMGP CI
Update corresponding CUDA code.
Passed in 2h 51m
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 1h 37m
Ran in 3m 12s
Threaded CPU unit testsjulia --threads 8 --color=yes --project=test test/runtests.jl
Waited 30s
Ran in 1m 9s
Flame Graph: Gray Atmjulia --color=yes --project=test perf/flame.jl gray_atm.jl
Waited 30s
Ran in 53s
Flame Graph: Clear Skyjulia --color=yes --project=test perf/flame.jl clear_sky.jl
Waited 30s
Ran in 1m 1s
Flame Graph: All Skyjulia --color=yes --project=test perf/flame.jl cloudy_sky.jl
Waited 30s
Ran in 55s
Benchmarks (Float32)julia --color=yes --project=test perf/benchmark.jl Float32
Waited 30s
Ran in 1m 36s
Threaded benchmarksjulia --threads=8 --color=yes --project=test perf/benchmark.jl
Waited 30s
Ran in 1m 27s
GPU clear-sky DYAMOND benchmarkjulia --color=yes --project=test test/clear_sky_dyamond_gpu_benchmark.jl
Waited 35m 42s
Ran in 10m 6s
GPU all-sky DYAMOND benchmarkjulia --color=yes --project=test test/cloudy_sky_dyamond_gpu_benchmark.jl
Waited 46m 4s
Ran in 11m 53s
GPU all-sky with aerosols DYAMOND benchmarkjulia --color=yes --project=test test/all_sky_with_aerosols_dyamond_gpu_benchmark.jl
Waited 58m 2s
Ran in 13m 0s
Total Job Run Time: 1h 24m