馃寧
ClimaOcean-CI
PublicUpdate interface_states.jl

initializeecho '--- Instantiate project' && julia --project -e 'using Pkg; Pkg.instantiate(verbose=true)' && echo '--- Precompile project' && julia --project -e 'using Pkg; Pkg.precompile(strict=true)' && julia --project -e 'using Pkg; Pkg.status()' && echo '--- Initialize the CUDA runtime' && julia --project -e 'using CUDA; CUDA.precompile_runtime()' && julia --project -e 'using Pkg; Pkg.test()'
Waited 55s
Ran in 39m 42s
CPU surface flux testsjulia --project -e 'using Pkg; Pkg.test()'
Canceled
Waited 18s
Ran in 6m 44s
Run distributed testssrun julia --project -e 'using Pkg; Pkg.test()'
Canceled
Waited 21s
Ran in 6m 40s
Total Job Run Time: 1h 36m