ClimaAtmos-CI
PublicCI for ClimaAtmos.jl
init 馃捇echo $JULIA_DEPOT_PATH && echo "--- Instantiate project" && julia --project -e 'using Pkg; Pkg.instantiate(;verbose=true)' && julia --project -e 'using Pkg; Pkg.precompile()' && julia --project -e 'using Pkg; Pkg.status()' && echo "--- Instantiate examples" && julia --project=examples -e 'using Pkg; Pkg.instantiate(;verbose=true)' && julia --project=examples -e 'using Pkg; Pkg.precompile()' && julia --project=examples -e 'using CUDA; CUDA.precompile_runtime()' && julia --project=examples -e 'using Pkg; Pkg.status()' && echo "--- Instantiate perf" && julia --project=perf -e 'using Pkg; Pkg.instantiate(;verbose=true)' && julia --project=perf -e 'using Pkg; Pkg.precompile()' && julia --project=perf -e 'using Pkg; Pkg.status()' && echo "--- Instantiate calibration/test" && julia --project=calibration/test -e 'using Pkg; Pkg.develop(;path="."); Pkg.instantiate(;verbose=true)' && julia --project=calibration/test -e 'using Pkg; Pkg.precompile()' && julia --project=calibration/test -e 'using Pkg; Pkg.status()' && echo "--- Download artifacts" && julia --project=examples artifacts/download_artifacts.jl
Waited 57s
Ran in 4m 31s
馃捇 Ensure mse tables are reset when necessaryjulia --color=yes --project=examples reproducibility_tests/test_reset.jl
Waited 42s
Ran in 4s
馃捇 single column radiative equilibrium grayjulia --color=yes --project=examples examples/hybrid/driver.jl --config_file config/model_configs/single_column_radiative_equilibrium_gray.yml --job_id single_column_radiative_equilibrium_gray
Waited 42s
Ran in 3m 36s
馃捇 single column radiative equilibrium clearskyjulia --color=yes --project=examples examples/hybrid/driver.jl --config_file config/model_configs/single_column_radiative_equilibrium_clearsky.yml --job_id single_column_radiative_equilibrium_clearsky
Waited 42s
Ran in 4m 46s
馃捇 single column radiative equilibrium clearsky prognostic surface temperaturejulia --color=yes --project=examples examples/hybrid/driver.jl --config_file config/model_configs/single_column_radiative_equilibrium_clearsky_prognostic_surface_temp.yml --job_id single_column_radiative_equilibrium_clearsky_prognostic_surface_temp
Waited 41s
Ran in 5m 10s
馃捇 single column radiative equilibrium allsky idealized clouds varying insolationjulia --color=yes --project=examples examples/hybrid/driver.jl --config_file config/model_configs/single_column_radiative_equilibrium_allsky_idealized_clouds.yml --job_id single_column_radiative_equilibrium_allsky_idealized_clouds
Waited 41s
Ran in 6m 16s
鈽傦笍 1-moment precipitation sanity test single columnjulia --color=yes --project=examples examples/hybrid/driver.jl --config_file config/model_configs/single_column_precipitation_test.yml --job_id single_column_precipitation_test
Waited 43s
Ran in 4m 55s
馃捇 non-orographic gravity wave parameterization unit test 3djulia --color=yes --project=examples test/parameterized_tendencies/gravity_wave/non_orographic_gravity_wave/nogw_test_3d.jl
Waited 1m 14s
Ran in 1m 16s
馃捇 non-orographic gravity wave parameterization test with MiMA outputjulia --color=yes --project=examples test/parameterized_tendencies/gravity_wave/non_orographic_gravity_wave/nogw_test_mima.jl
Waited 1m 14s
Ran in 2m 29s
馃捇 non-orographic gravity wave parameterization unit test single columnjulia --color=yes --project=examples test/parameterized_tendencies/gravity_wave/non_orographic_gravity_wave/nogw_test_single_column.jl
Waited 1m 7s
Ran in 52s
馃捇 orographic gravity wave parameterization unit test for base flux calculationjulia --color=yes --project=examples test/parameterized_tendencies/gravity_wave/orographic_gravity_wave/ogwd_baseflux.jl
Waited 1m 15s
Ran in 1m 7s
馃捇 orographic gravity wave parameterization unit test for 3d calculationjulia --color=yes --project=examples test/parameterized_tendencies/gravity_wave/orographic_gravity_wave/ogwd_3d.jl
Waited 1m 15s
Ran in 2m 23s
馃捇 single column non-orographic gravity wave parameterizationjulia --color=yes --project=examples examples/hybrid/driver.jl --config_file config/model_configs/single_column_nonorographic_gravity_wave.yml --job_id single_column_nonorographic_gravity_wave
Waited 1m 15s
Ran in 2m 41s
馃捇 single column hydrostatic balance float64julia --color=yes --project=examples examples/hybrid/driver.jl --config_file config/model_configs/single_column_hydrostatic_balance_ft64.yml --job_id single_column_hydrostatic_balance_ft64
Waited 1m 39s
Ran in 3m 16s
馃捇 Box hydrostatic balance (蟻e_tot)julia --color=yes --project=examples examples/hybrid/driver.jl --config_file config/model_configs/box_hydrostatic_balance_rhoe.yml --job_id box_hydrostatic_balance_rhoe
Waited 1m 39s
Ran in 4m 50s
馃捇 3D density currentjulia --color=yes --project=examples examples/hybrid/driver.jl --config_file config/model_configs/box_density_current_test.yml --job_id box_density_current_test
Waited 1m 46s
Ran in 7m 22s
馃捇 Box (蟻e_tot) rcemipii with diagnostic edmfjulia --color=yes --project=examples examples/hybrid/driver.jl --config_file config/model_configs/rcemipii_box_diagnostic_edmfx.yml --job_id rcemipii_box_diagnostic_edmfx
Waited 1m 43s
Ran in 20m 25s
馃 LES ISDAC in a boxjulia --color=yes --project=examples examples/hybrid/driver.jl --config_file config/model_configs/les_isdac_box.yml --job_id les_isdac_box
Waited 29s
Ran in 1m 22s
馃捇 Agnesi linear hydrostatic mountain experiment (uniform)julia --color=yes --project=examples examples/hybrid/driver.jl --config_file config/model_configs/plane_agnesi_mountain_test_uniform.yml --job_id plane_agnesi_mountain_test_uniform
Waited 1m 39s
Ran in 10m 27s
馃捇 Agnesi linear hydrostatic mountain experiment (stretched)julia --color=yes --project=examples examples/hybrid/driver.jl --config_file config/model_configs/plane_agnesi_mountain_test_stretched.yml --job_id plane_agnesi_mountain_test_stretched
Waited 1m 39s
Ran in 7m 1s
馃捇 Density current experimentjulia --color=yes --project=examples examples/hybrid/driver.jl --config_file config/model_configs/plane_density_current_test.yml --job_id plane_density_current_test
Waited 1m 46s
Ran in 3m 45s
馃捇 baroclinic wave check conservationjulia --color=yes --project=examples examples/hybrid/driver.jl --config_file config/model_configs/sphere_baroclinic_wave_conservation.yml --job_id sphere_baroclinic_wave_conservation
Waited 1m 46s
Ran in 8m 47s
馃捇 baroclinic wave check conservation float64julia --color=yes --project=examples examples/hybrid/driver.jl --config_file config/model_configs/sphere_baroclinic_wave_conservation_ft64.yml --job_id sphere_baroclinic_wave_conservation_ft64
Waited 1m 46s
Ran in 8m 39s
馃捇 baroclinic wave check conservation with sourcesjulia --color=yes --project=examples examples/hybrid/driver.jl --config_file config/model_configs/sphere_baroclinic_wave_conservation_source.yml --job_id sphere_baroclinic_wave_conservation_source
Waited 1m 40s
Ran in 22m 4s
馃捇 hydrostatic balance (蟻e) float64julia --color=yes --project=examples examples/hybrid/driver.jl --config_file config/model_configs/sphere_hydrostatic_balance_rhoe_ft64.yml --job_id sphere_hydrostatic_balance_rhoe_ft64
Waited 2m 10s
Ran in 6m 5s
馃捇 baroclinic wave (蟻e)julia --color=yes --project=examples examples/hybrid/driver.jl --config_file config/model_configs/sphere_baroclinic_wave_rhoe.yml --job_id sphere_baroclinic_wave_rhoe
Waited 2m 14s
Ran in 8m 42s
馃捇 no lim baroclinic wave (蟻e) equilmoistjulia --color=yes --project=examples examples/hybrid/driver.jl --config_file config/model_configs/sphere_baroclinic_wave_rhoe_equilmoist.yml --job_id sphere_baroclinic_wave_rhoe_equilmoist && julia --color=yes --project=examples reproducibility_tests/test_mse.jl --job_id sphere_baroclinic_wave_rhoe_equilmoist --out_dir sphere_baroclinic_wave_rhoe_equilmoist/output_active
Waited 2m 14s
Ran in 11m 52s
馃捇 no lim baroclinic wave (蟻e) equilmoist (deep sphere)julia --color=yes --project=examples examples/hybrid/driver.jl --config_file config/model_configs/deep_sphere_baroclinic_wave_rhoe_equilmoist.yml --job_id deep_sphere_baroclinic_wave_rhoe_equilmoist && julia --color=yes --project=examples reproducibility_tests/test_mse.jl --job_id deep_sphere_baroclinic_wave_rhoe_equilmoist --out_dir deep_sphere_baroclinic_wave_rhoe_equilmoist/output_active
Waited 2m 10s
Ran in 11m 27s
馃捇 held suarez (蟻e) hightopjulia --color=yes --project=examples examples/hybrid/driver.jl --config_file config/model_configs/sphere_held_suarez_rhoe_hightop.yml --job_id sphere_held_suarez_rhoe_hightop
Waited 2m 12s
Ran in 11m 21s
馃捇 no lim held suarez (蟻e) equilmoist hightop spongejulia --color=yes --project=examples examples/hybrid/driver.jl --config_file config/model_configs/sphere_held_suarez_rhoe_equilmoist_hightop_sponge.yml --job_id sphere_held_suarez_rhoe_equilmoist_hightop_sponge && julia --color=yes --project=examples reproducibility_tests/test_mse.jl --job_id sphere_held_suarez_rhoe_equilmoist_hightop_sponge --out_dir sphere_held_suarez_rhoe_equilmoist_hightop_sponge/output_active
Waited 2m 12s
Ran in 14m 4s
鈽傦笍 aquaplanet (蟻e_tot) equil allsky monin_obukhov varying insol gravity wave (gfdl_restart) high top 1-momentjulia --color=yes --project=examples examples/hybrid/driver.jl --config_file config/model_configs/sphere_aquaplanet_rhoe_equilmoist_allsky_gw_res.yml --job_id sphere_aquaplanet_rhoe_equilmoist_allsky_gw_res
Waited 2m 12s
Ran in 27m 0s
馃捇 aquaplanet (蟻e_tot) equil allsky monin_obukhov varying insol gravity wave (raw_topo) high top zonally asymmetricjulia --color=yes --project=examples examples/hybrid/driver.jl --config_file config/model_configs/sphere_aquaplanet_rhoe_equilmoist_allsky_gw_raw_zonallyasymmetric.yml --job_id sphere_aquaplanet_rhoe_equilmoist_allsky_gw_raw_zonallyasymmetric && julia --color=yes --project=examples reproducibility_tests/test_mse.jl --job_id sphere_aquaplanet_rhoe_equilmoist_allsky_gw_raw_zonallyasymmetric --out_dir sphere_aquaplanet_rhoe_equilmoist_allsky_gw_raw_zonallyasymmetric/output_active
Waited 2m 12s
Ran in 19m 24s
馃捇 aquaplanet (蟻e_tot) nonequilmoist allsky radiation monin_obukhov varying insolation high top 1-momentjulia --color=yes --project=examples examples/hybrid/driver.jl --config_file config/model_configs/sphere_aquaplanet_rhoe_nonequilmoist_allsky.yml --job_id sphere_aquaplanet_rhoe_nonequilmoist_allsky
Waited 2m 12s
Ran in 14m 17s
馃捇 aquaplanet (蟻e_tot) slabocean equilmoist allsky radiation monin_obukhov varying insolationjulia --color=yes --project=examples examples/hybrid/driver.jl --config_file config/model_configs/aquaplanet_rhoe_equil_clearsky_tvinsol_0M_slabocean.yml --job_id aquaplanet_rhoe_equil_clearsky_tvinsol_0M_slabocean
Waited 2m 12s
Ran in 25m 55s
馃捇 aquaplanet (蟻e_tot) slabocean equilmoist allsky radiation monin_obukhov varying insolation float64julia --color=yes --project=examples examples/hybrid/driver.jl --config_file config/model_configs/aquaplanet_rhoe_equil_clearsky_tvinsol_0M_slabocean_ft64.yml --job_id aquaplanet_rhoe_equil_clearsky_tvinsol_0M_slabocean_ft64
Waited 2m 42s
Ran in 18m 50s
馃捇 aquaplanet (蟻e_tot) rcemipii with diagnostic edmfjulia --color=yes --project=examples examples/hybrid/driver.jl --config_file config/model_configs/rcemipii_sphere_diagnostic_edmfx.yml --job_id rcemipii_sphere_diagnostic_edmfx
Waited 2m 42s
Ran in 33m 0s
馃捇 baroclinic wave (蟻e) topography (dcmip)julia --color=yes --project=examples examples/hybrid/driver.jl --config_file config/model_configs/sphere_baroclinic_wave_rhoe_topography_dcmip_rs.yml --job_id sphere_baroclinic_wave_rhoe_topography_dcmip_rs
Waited 2m 42s
Ran in 10m 17s
馃捇 held suarez (蟻e) topography (dcmip)julia --color=yes --project=examples examples/hybrid/driver.jl --config_file config/model_configs/sphere_held_suarez_rhoe_topography_dcmip.yml --job_id sphere_held_suarez_rhoe_topography_dcmip
Waited 2m 42s
Ran in 7m 8s
馃捇 held suarez (蟻e) equilmoist topography (dcmip)julia --color=yes --project=examples examples/hybrid/driver.jl --config_file config/model_configs/sphere_held_suarez_rhoe_equilmoist_topography_dcmip.yml --job_id sphere_held_suarez_rhoe_equilmoist_topography_dcmip
Waited 2m 42s
Ran in 10m 23s
馃捇 Diagnostic DCMIP200 surface elevation spectrajulia --color=yes --project=examples examples/hybrid/driver.jl --config_file config/model_configs/sphere_ssp_baroclinic_wave_rhoe_equilmoist_dcmip200.yml --job_id sphere_ssp_baroclinic_wave_rhoe_equilmoist_dcmip200
Waited 2m 42s
Ran in 4m 23s
馃捇 Diagnostic Earth surface elevation spectrajulia --color=yes --project=examples examples/hybrid/driver.jl --config_file config/model_configs/sphere_ssp_baroclinic_wave_rhoe_equilmoist_earth.yml --job_id sphere_ssp_baroclinic_wave_rhoe_equilmoist_earth
Waited 2m 42s
Ran in 4m 13s
馃捇 test restartjulia --color=yes --project=examples test/restart.jl
Waited 2m 50s
Ran in 15m 11s
馃捇 test restart GPUjulia --color=yes --project=examples test/restart.jl
Waited 32s
Ran in 22m 39s
馃捇 Prep restart for MPIsrun julia --color=yes --project=examples examples/hybrid/driver.jl --config_file config/mpi_configs/mpi_make_restart.yml --job_id mpi_make_restart
Waited 2m 42s
Ran in 4m 51s
馃捇 Test restart for MPI baroclinic wavetar xvf mpi_make_restart/output_active/hdf5_files.tar -C mpi_make_restart/output_active && srun julia --color=yes --project=examples examples/hybrid/driver.jl --config_file config/mpi_configs/restart_mpi_baroclinic_wave_rhoe.yml --job_id restart_mpi_baroclinic_wave_rhoe
Waited 1m 5s
Ran in 5m 1s
馃捇 MPI no lim aquaplanet (蟻e) equilmoist clearsky radiationsrun julia --color=yes --project=examples examples/hybrid/driver.jl --config_file config/mpi_configs/mpi_sphere_aquaplanet_rhoe_equilmoist_clearsky.yml --job_id mpi_sphere_aquaplanet_rhoe_equilmoist_clearsky
Waited 2m 42s
Ran in 11m 56s
馃捇 Prep for calling remap pipelinesrun julia --color=yes --project=examples examples/hybrid/driver.jl --config_file config/mpi_configs/prep_remap.yml --job_id prep_remap
Waited 3m 13s
Ran in 4m 21s
馃捇 Exercise remap pipelinetar xvf prep_remap/output_active/hdf5_files.tar -C prep_remap/output_active && julia --color=yes --project=examples post_processing/remap/remap_pipeline.jl --data_dir prep_remap/output_active --out_dir remap_pipeline_output
Waited 1m 4s
Ran in 52s
馃捇 checkboundsjulia --color=yes --check-bounds=yes --project=perf perf/benchmark.jl --config_file config/perf_configs/checkbounds.yml --job_id checkbounds
Waited 3m 21s
Ran in 17m 30s
Calibration interface unit testsjulia --project=calibration/test calibration/test/interface.jl
Waited 3m 13s
Ran in 18s
end to end testjulia --project=calibration/test calibration/test/e2e_test.jl
Waited 3m 13s
Ran in 22m 22s
馃 Diagnostic EDMFX test in a boxjulia --color=yes --project=examples examples/hybrid/driver.jl --config_file config/model_configs/diagnostic_edmfx_test_box.yml --job_id diagnostic_edmfx_test_box
Waited 3m 21s
Ran in 14m 12s
馃 Diagnostic EDMFX GABLS in a boxjulia --color=yes --project=examples examples/hybrid/driver.jl --config_file config/model_configs/diagnostic_edmfx_gabls_box.yml --job_id diagnostic_edmfx_gabls_box
Waited 3m 15s
Ran in 17m 56s
馃 Diagnostic EDMFX Bomex in a boxjulia --color=yes --project=examples examples/hybrid/driver.jl --config_file config/model_configs/diagnostic_edmfx_bomex_box.yml --job_id diagnostic_edmfx_bomex_box
Waited 3m 20s
Ran in 22m 52s
馃 Diagnostic EDMFX Bomex stretched grid in a boxjulia --color=yes --project=examples examples/hybrid/driver.jl --config_file config/model_configs/diagnostic_edmfx_bomex_stretched_box.yml --job_id diagnostic_edmfx_bomex_stretched_box
Waited 3m 20s
Ran in 22m 17s
馃 Diagnostic EDMFX DYCOMS_RF01 in a box (explicit)julia --color=yes --project=examples examples/hybrid/driver.jl --config_file config/model_configs/diagnostic_edmfx_dycoms_rf01_explicit_box.yml --job_id diagnostic_edmfx_dycoms_rf01_explicit_box
Waited 3m 20s
Ran in 22m 55s
馃 Diagnostic EDMFX DYCOMS_RF01 in a boxjulia --color=yes --project=examples examples/hybrid/driver.jl --config_file config/model_configs/diagnostic_edmfx_dycoms_rf01_box.yml --job_id diagnostic_edmfx_dycoms_rf01_box
Waited 3m 20s
Ran in 22m 38s
鈽傦笍 Diagnostic EDMFX DYCOMS_RF02 in a boxjulia --color=yes --project=examples examples/hybrid/driver.jl --config_file config/model_configs/diagnostic_edmfx_dycoms_rf02_box.yml --job_id diagnostic_edmfx_dycoms_rf02_box
Waited 3m 51s
Ran in 26m 29s
鈽傦笍 Diagnostic EDMFX Rico in a boxjulia --color=yes --project=examples examples/hybrid/driver.jl --config_file config/model_configs/diagnostic_edmfx_rico_box.yml --job_id diagnostic_edmfx_rico_box
Waited 3m 52s
Ran in 30m 32s
鈽傦笍 Diagnostic EDMFX TRMM in a boxjulia --color=yes --project=examples examples/hybrid/driver.jl --config_file config/model_configs/diagnostic_edmfx_trmm_box.yml --job_id diagnostic_edmfx_trmm_box
Waited 3m 52s
Ran in 20m 43s
鈽傦笍 Diagnostic EDMFX TRMM stretched grid in a boxjulia --color=yes --project=examples examples/hybrid/driver.jl --config_file config/model_configs/diagnostic_edmfx_trmm_stretched_box.yml --job_id diagnostic_edmfx_trmm_stretched_box
Waited 3m 52s
Ran in 20m 4s
馃 Diagnostic EDMFX TRMM 0M in a boxjulia --color=yes --project=examples examples/hybrid/driver.jl --config_file config/model_configs/diagnostic_edmfx_trmm_box_0M.yml --job_id diagnostic_edmfx_trmm_box_0M
Waited 3m 52s
Ran in 16m 11s
馃 Diagnostic EDMFX aquaplanet with TKEjulia --color=yes --project=examples examples/hybrid/driver.jl --config_file config/model_configs/diagnostic_edmfx_aquaplanet.yml --job_id diagnostic_edmfx_aquaplanet && julia --color=yes --project=examples reproducibility_tests/test_mse.jl --job_id diagnostic_edmfx_aquaplanet --out_dir diagnostic_edmfx_aquaplanet/output_active
Waited 3m 52s
Ran in 40m 36s
馃 Prognostic EDMFX advection test in a columnjulia --color=yes --project=examples examples/hybrid/driver.jl --config_file config/model_configs/prognostic_edmfx_adv_test_column.yml --job_id prognostic_edmfx_adv_test_column
Waited 3m 52s
Ran in 7m 32s
馃 Prognostic EDMFX simple plume test in a columnjulia --color=yes --project=examples examples/hybrid/driver.jl --config_file config/model_configs/prognostic_edmfx_simpleplume_column.yml --job_id prognostic_edmfx_simpleplume_column
Waited 3m 51s
Ran in 9m 15s
馃 Prognostic EDMFX GABLS in a columnjulia --color=yes --project=examples examples/hybrid/driver.jl --config_file config/model_configs/prognostic_edmfx_gabls_column.yml --job_id prognostic_edmfx_gabls_column
Waited 3m 47s
Ran in 8m 59s
馃 Prognostic EDMFX Bomex in a column (pi group)julia --color=yes --project=examples examples/hybrid/driver.jl --config_file config/model_configs/prognostic_edmfx_bomex_pigroup_column.yml --job_id prognostic_edmfx_bomex_pigroup_column
Waited 3m 53s
Ran in 10m 39s
馃 Prognostic EDMFX Bomex with precribed TKE in a columnjulia --color=yes --project=examples examples/hybrid/driver.jl --config_file config/model_configs/prognostic_edmfx_bomex_fixtke_column.yml --job_id prognostic_edmfx_bomex_fixtke_column
Waited 4m 17s
Ran in 9m 57s
馃 Prognostic EDMFX Bomex stretched grid in a columnjulia --color=yes --project=examples examples/hybrid/driver.jl --config_file config/model_configs/prognostic_edmfx_bomex_stretched_column.yml --job_id prognostic_edmfx_bomex_stretched_column
Waited 4m 17s
Ran in 10m 40s
馃 Prognostic EDMFX Bomex in a columnjulia --color=yes --project=examples examples/hybrid/driver.jl --config_file config/model_configs/prognostic_edmfx_bomex_column.yml --job_id prognostic_edmfx_bomex_column
Waited 4m 16s
Ran in 11m 15s
馃 Prognostic EDMFX Bomex in a column (implicit)julia --color=yes --project=examples examples/hybrid/driver.jl --config_file config/model_configs/prognostic_edmfx_bomex_implicit_column.yml --job_id prognostic_edmfx_bomex_column_implicit
Waited 4m 17s
Ran in 12m 29s
馃 Prognostic EDMFX Dycoms RF01 in a columnjulia --color=yes --project=examples examples/hybrid/driver.jl --config_file config/model_configs/prognostic_edmfx_dycoms_rf01_column.yml --job_id prognostic_edmfx_dycoms_rf01_column
Waited 4m 16s
Ran in 10m 44s
鈽傦笍 Prognostic EDMFX Rico in a columnjulia --color=yes --project=examples examples/hybrid/driver.jl --config_file config/model_configs/prognostic_edmfx_rico_column.yml --job_id prognostic_edmfx_rico_column
Waited 4m 17s
Ran in 13m 10s
鈽傦笍 Prognostic EDMFX TRMM in a columnjulia --color=yes --project=examples examples/hybrid/driver.jl --config_file config/model_configs/prognostic_edmfx_trmm_column.yml --job_id prognostic_edmfx_trmm_column
Waited 4m 17s
Ran in 12m 21s
馃 Prognostic EDMFX TRMM with 0-moment in a columnjulia --color=yes --project=examples examples/hybrid/driver.jl --config_file config/model_configs/prognostic_edmfx_trmm_column_0M.yml --job_id prognostic_edmfx_trmm_column_0M
Waited 4m 17s
Ran in 10m 7s
馃 Prognostic EDMFX GCM driven in a columnjulia --color=yes --project=examples examples/hybrid/driver.jl --config_file config/model_configs/prognostic_edmfx_gcmdriven_column.yml --job_id prognostic_edmfx_gcmdriven_column
Waited 4m 17s
Ran in 11m 25s
馃 Prognostic EDMFX Bomex in a boxjulia --color=yes --project=examples examples/hybrid/driver.jl --config_file config/model_configs/prognostic_edmfx_bomex_box.yml --job_id prognostic_edmfx_bomex_box
Waited 4m 17s
Ran in 31m 13s
馃 Prognostic EDMFX aquaplanetjulia --color=yes --project=examples examples/hybrid/driver.jl --config_file config/model_configs/prognostic_edmfx_aquaplanet.yml --job_id prognostic_edmfx_aquaplanet
Waited 4m 48s
Ran in 34m 19s
GPU:Gravity wavesjulia --color=yes --project=examples examples/hybrid/driver.jl --config_file config/model_configs/sphere_nonorographic_gravity_wave.yml --job_id sphere_nonorographic_gravity_wave
Waited 32s
Ran in 5m 57s
GPU: baroclinic wavejulia --color=yes --project=examples examples/hybrid/driver.jl --config_file config/model_configs/sphere_baroclinic_wave_rhoe.yml --job_id sphere_baroclinic_wave_rhoe_gpu
Waited 24s
Ran in 6m 2s
GPU: compare BW with CPUtar xvf sphere_baroclinic_wave_rhoe/output_active/hdf5_files.tar -C sphere_baroclinic_wave_rhoe && tar xvf sphere_baroclinic_wave_rhoe_gpu/output_active/hdf5_files.tar -C sphere_baroclinic_wave_rhoe_gpu && julia --color=yes --project=examples post_processing/compare_outputs.jl --output_folder_1 sphere_baroclinic_wave_rhoe --output_folder_2 sphere_baroclinic_wave_rhoe_gpu --t_end 10days --compare_state false
Waited 5m 24s
Ran in 31s
GPU: GPU dry baroclinic wavemkdir -p target_gpu_implicit_baroclinic_wave && nsys profile --trace=nvtx,cuda --output=target_gpu_implicit_baroclinic_wave/output_active/report julia --color=yes --project=examples examples/hybrid/driver.jl --config_file config/gpu_configs/target_gpu_implicit_baroclinic_wave.yml --job_id target_gpu_implicit_baroclinic_wave
Waited 32s
Ran in 10m 23s
GPU: GPU dry baroclinic wave - 4 gpusmkdir -p target_gpu_implicit_baroclinic_wave_4process && srun --cpu-bind=threads --cpus-per-task=4 julia --threads=3 --color=yes --project=examples examples/hybrid/driver.jl --config_file config/gpu_configs/target_gpu_implicit_baroclinic_wave.yml --job_id target_gpu_implicit_baroclinic_wave_4process
Waited 32s
Ran in 6m 24s
GPU: GPU moist Held-Suareznsys profile --trace=nvtx,cuda --output=central_gpu_hs_rhoe_equil_55km_nz63_0M/output_active/report julia --color=yes --project=examples examples/hybrid/driver.jl --config_file config/model_configs/central_gpu_hs_rhoe_equil_55km_nz63_0M.yml --job_id central_gpu_hs_rhoe_equil_55km_nz63_0M
Waited 32s
Ran in 10m 3s
GPU: GPU moist Held-Suarez cloud diagnostics per stagensys profile --trace=nvtx,cuda --output=central_cloud_diag_gpu_hs_rhoe_equil_55km_nz63_0M/output_active/report julia --color=yes --project=examples examples/hybrid/driver.jl --config_file config/model_configs/central_cloud_diag_gpu_hs_rhoe_equil_55km_nz63_0M.yml --job_id central_cloud_diag_gpu_hs_rhoe_equil_55km_nz63_0M
Waited 32s
Ran in 11m 4s
鈽傦笍 GPU: gpu_aquaplanet_dyamondmkdir -p gpu_aquaplanet_dyamond && nsys profile --trace=nvtx,cuda --output=gpu_aquaplanet_dyamond/output_active/report julia --color=yes --project=examples examples/hybrid/driver.jl --config_file config/model_configs/gpu_aquaplanet_dyamond.yml --job_id gpu_aquaplanet_dyamond
Waited 32s
Ran in 24m 26s
GPU: Diagnostic EDMFX aquaplanetjulia --color=yes --project=examples examples/hybrid/driver.jl --config_file config/model_configs/diagnostic_edmfx_aquaplanet_gpu.yml --job_id diagnostic_edmfx_aquaplanet_gpu
Waited 32s
Ran in 14m 31s
GPU: Prognostic EDMFX aquaplanetjulia --color=yes --project=examples examples/hybrid/driver.jl --config_file config/model_configs/prognostic_edmfx_aquaplanet.yml --job_id prognostic_edmfx_aquaplanet_gpu
Waited 32s
Ran in 11m 35s
馃捇 Benchmark: GPU implicit baro wavejulia --color=yes --project=examples perf/benchmark_step.jl --config_file config/perf_configs/gpu_implicit_barowave.yml --job_id gpu_implicit_barowave
Waited 32s
Ran in 8m 26s
馃捇 Benchmark: GPU implicit baro wave moistjulia --color=yes --project=examples perf/benchmark_step.jl --config_file config/perf_configs/gpu_implicit_barowave_moist.yml --job_id gpu_implicit_barowave_moist
Waited 32s
Ran in 8m 28s
馃捇 Benchmark: CPU implicit baro wavejulia --color=yes --project=examples perf/benchmark_step.jl --config_file config/perf_configs/cpu_implicit_barowave.yml --job_id cpu_implicit_barowave
Waited 4m 55s
Ran in 8m 33s
馃捇 Benchmark: CPU perf target (default)julia --color=yes --project=perf perf/benchmark.jl --config_file config/perf_configs/bm_perf_target.yml --job_id bm_perf_target
Waited 4m 48s
Ran in 11m 40s
馃捇 Benchmark: GPU perf targetjulia --color=yes --project=perf perf/benchmark.jl --config_file config/perf_configs/bm_perf_target.yml --job_id bm_perf_target_gpu
Waited 1m 27s
Ran in 18m 26s
馃捇 Benchmark: CPU perf target (Threaded)julia --color=yes --threads 8 --project=perf perf/benchmark.jl --config_file config/perf_configs/bm_perf_target_threaded.yml --job_id bm_perf_target_threaded
Waited 4m 48s
Ran in 7m 5s
馃捇 Benchmark: GPU diag edmfjulia --color=yes --project=perf perf/benchmark.jl --config_file config/model_configs/aquaplanet_diagedmf.yml --job_id bm_diag_edmf_gpu
Waited 1m 26s
Ran in 19m 41s
馃捇 Benchmark: GPU prog edmfjulia --color=yes --project=perf perf/benchmark.jl --config_file config/model_configs/aquaplanet_progedmf.yml --job_id bm_prog_edmf_gpu
Waited 1m 27s
Ran in 33m 17s
馃敟 Flame graph: perf target (default)julia --color=yes --project=perf perf/flame.jl --config_file config/perf_configs/flame_perf_target.yml --job_id flame_perf_target
Waited 4m 47s
Ran in 12m 50s
馃敟 Flame graph: perf target (with tracers)julia --color=yes --project=perf perf/flame.jl --config_file config/perf_configs/flame_perf_target_tracers.yml --job_id flame_perf_target_tracers
Waited 4m 48s
Ran in 16m 9s
馃敟 Flame graph: perf target (diagnostic edmfx)julia --color=yes --project=perf perf/flame.jl --config_file config/perf_configs/flame_perf_target_diagnostic_edmfx.yml --job_id flame_perf_target_diagnostic_edmfx
Waited 4m 48s
Ran in 34m 1s
馃敟 Flame graph: perf target (prognostic edmfx aquaplanet)julia --color=yes --project=perf perf/flame.jl --config_file config/perf_configs/flame_perf_target_prognostic_edmfx_aquaplanet.yml --job_id flame_perf_target_prognostic_edmfx_aquaplanet
Waited 5m 1s
Ran in 48m 57s
馃敟 Flame graph: perf target (frierson diffusion)julia --color=yes --project=perf perf/flame.jl --config_file config/perf_configs/flame_perf_target_frierson.yml --job_id flame_perf_target_frierson
Waited 5m 1s
Ran in 13m 38s
馃敟 Flame graph: perf target (Threaded)julia --threads 8 --color=yes --project=perf perf/flame.jl --config_file config/perf_configs/flame_perf_target_threaded.yml --job_id flame_perf_target_threaded
Waited 4m 54s
Ran in 6m 33s
馃敟 Flame graph: perf target (Callbacks)julia --color=yes --project=perf perf/flame.jl --config_file config/perf_configs/flame_perf_target_callbacks.yml --job_id flame_perf_target_callbacks
Waited 5m 19s
Ran in 23m 40s
馃敟 Flame graph: gravity wavejulia --color=yes --project=perf perf/flame.jl --config_file config/perf_configs/flame_perf_gw.yml --job_id flame_perf_gw
Waited 5m 19s
Ran in 15m 21s
馃敟 Flame graph: perf target (diagnostics)julia --color=yes --project=perf perf/flame.jl --config_file config/perf_configs/flame_perf_diagnostics.yml --job_id flame_perf_diagnostics
Waited 5m 19s
Ran in 13m 5s
馃敟 Flame graph: gpu jobjulia --color=yes --project=perf perf/flame.jl --config_file config/perf_configs/flame_gpu_implicit_barowave_moist.yml --job_id flame_gpu_implicit_barowave_moist
Waited 1m 31s
Ran in 13m 9s
馃殌 JET n-failures (inference)julia --color=yes --project=perf perf/jet_test_nfailures.jl --config_file config/perf_configs/jet_n_failures.yml --job_id jet_n_failures
Waited 5m 20s
Ran in 9m 35s
馃攳馃殌 Invalidationsjulia --color=yes --project=perf perf/invalidations.jl
Waited 5m 20s
Ran in 6m 34s
Build will continue even if previous stage fails
馃 Print new mse tablesjulia --color=yes --project=examples reproducibility_tests/print_new_mse.jl
Waited 49s
Ran in 5s
馃 Print new reference counterjulia --color=yes --project=examples reproducibility_tests/print_new_ref_counter.jl
Waited 49s
Ran in 3s
馃搳 Tabulate performance summaryjulia --color=yes --project=perf perf/tabulate_perf_summary.jl
Waited 49s
Ran in 12s
馃 Move main resultsjulia --color=yes --project=examples reproducibility_tests/move_output.jl
Waited 26s
Ran in 3s
Total Job Run Time: 23h 15m