diff --git a/experiments/AMIP/user_io/benchmarks.jl b/experiments/AMIP/user_io/benchmarks.jl index 69f16ce8d0..60a6b40a9e 100644 --- a/experiments/AMIP/user_io/benchmarks.jl +++ b/experiments/AMIP/user_io/benchmarks.jl @@ -140,7 +140,7 @@ gpu_sypd_atmos, cpu_gpu_allocs_atmos, gpu_allocs_atmos = get_sypd_allocs(gpu_art headers = [build_id_str, "Horiz. res.: 30 elems", "CPU Run [64 processes]", "GPU Run [4 A100s]"] data = [ ["" "Vert. res.: 63 levels" "" ""] - ["" "dt: 100secs" "" ""] + ["" "dt: 120secs" "" ""] ["" "run name:" cpu_run_name_coupled gpu_run_name_coupled] ["Coupled" "SYPD:" cpu_sypd_coupled gpu_sypd_coupled] ["" "CPU allocs:" cpu_allocs_coupled cpu_gpu_allocs_coupled]