RRTMGP-CI

Public

RRTMGP CI

Merge pull request #558 from CliMA/js/downstream

Passed in 30m 31s
buildkite-agent pipeline upload
init test environments 馃捇
buildkite-agent pipeline uploadbuildkite-agent pipeline upload
Waited 1m 2s
Ran in 12s
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 34s
Ran in 4m 42s
CPU unit testsjulia --color=yes --project=test test/runtests.jl
Waited 37s
Ran in 2m 1s
Threaded CPU unit testsjulia --threads 8 --color=yes --project=test test/runtests.jl
Waited 1m 7s
Ran in 1m 37s
GPU unit testsjulia --color=yes --project=test test/runtests.jl
Waited 18s
Ran in 24m 44s
Flame Graph: Gray Atmjulia --color=yes --project=test perf/flame.jl gray_atm.jl
Waited 37s
Ran in 2m 4s
Flame Graph: Clear Skyjulia --color=yes --project=test perf/flame.jl clear_sky.jl
Waited 37s
Ran in 2m 4s
Flame Graph: All Skyjulia --color=yes --project=test perf/flame.jl cloudy_sky.jl
Waited 37s
Ran in 2m 22s
Benchmarksjulia --color=yes --project=test perf/benchmark.jl
Waited 37s
Ran in 2m 32s
Benchmarks (Float32)julia --color=yes --project=test perf/benchmark.jl Float32
Waited 37s
Ran in 2m 32s
Threaded benchmarksjulia --threads=8 --color=yes --project=test perf/benchmark.jl
Waited 37s
Ran in 1m 51s
GPU benchmarksjulia --color=yes --project=test perf/benchmark.jl
Waited 18s
Ran in 7m 36s
GPU clear-sky DYAMOND benchmarkjulia --color=yes --project=test test/clear_sky_dyamond_gpu_benchmark.jl
Waited 18s
Ran in 11m 59s
GPU all-sky DYAMOND benchmarkjulia --color=yes --project=test test/cloudy_sky_dyamond_gpu_benchmark.jl
Waited 18s
Ran in 13m 34s
GPU all-sky with aerosols DYAMOND benchmarkjulia --color=yes --project=test test/all_sky_with_aerosols_dyamond_gpu_benchmark.jl
Waited 18s
Ran in 14m 6s
Total Job Run Time: 1h 33m