Difference between revisions of "GEOS-Chem 1-month benchmark timing results"

From Geos-chem
Jump to: navigation, search
(Timing results from 1-month benchmarks)
(Wall time spent in model components)
 
(20 intermediate revisions by 3 users not shown)
Line 1: Line 1:
__FORCETOC__
+
== Overview ==
'''''[[GEOS-Chem 7-day timing tests|Previous]] | [[Profiling GEOS-Chem with the TAU performance system|Next]] | [[Guide to GEOS-Chem performance]]'''''
+
  
#[[Parallelizing GEOS-Chem]]
 
#[[GEOS-Chem 7-day timing tests]]
 
#[[GEOS-Chem scalability]]
 
#<span style="color:blue">'''GEOS-Chem 1-month benchmark timing results'''</span>
 
#[[Profiling GEOS-Chem with the TAU performance system]]
 
#[[Speeding up GEOS-Chem]]
 
 
 
== Overview ==
 
 
On this page, we provide timing results obtained from 1-month benchmark GEOS-Chem simualtions.
 
On this page, we provide timing results obtained from 1-month benchmark GEOS-Chem simualtions.
  
Line 19: Line 9:
 
=== Wall time spent in model components ===
 
=== Wall time spent in model components ===
  
[[Image:GEOS-Chem Timers from 1-month benchmarks.png]]
+
[[Image:GEOS-Chem Timers from 1-month benchmarks.png|1200px]]
 
+
The above plot displays the "wall clock" time spent in each model component from several GEOS-Chem 1-month benchmark simulations.  Timing information is obtained from the GEOS-Chem "Timers" output, which is printed to the log file.  This is activated when compiling GEOS-Chem with TIMERS=y (GNU Make) or -DTIMERS=y (CMake).  Credit: Melissa Sulprizio.
+
 
+
--[[User:Bmy|Bob Yantosca]] ([[User talk:Bmy|talk]]) 20:58, 21 February 2020 (UTC)
+
 
+
=== Overall wall time ===
+
 
+
[[Image:GC_1mon_benchmark_timing.png]]
+
 
+
The above plot displays the "wall clock" time from recent [[GEOS-Chem_benchmarking#1-month_benchmark|1-month GEOS-Chem benchmarks]]. All results displayed are from simulations that ran on all 24 CPUs of the holyjacob*.rc.fas.harvard.edu nodes (Intel(R) Xeon(R) CPU E5-2680 v3 @ 2.50 GHz) on Harvard's Odyssey cluster.
+
 
+
--[[User:Melissa Payer|Melissa Sulprizio]] ([[User talk:Melissa Payer|talk]]) 13:14, 20 September 2018 (UTC)
+
 
+
== For more information ==
+
#[[GEOS-Chem versions]]
+
#[[GEOS-Chem Benchmarks]]
+
 
+
  
----
+
The above plot displays the "wall clock" time spent in each model component as observed in the GEOS-Chem timers output from 1-month benchmark simulations. This type of plot can be very helpful in determining if updates made to GEOS-Chem cause significant computational bottlenecks. Timers output is activated by setting <tt>use_gcclassic_timers: true</tt> in geoschem_config.yml and is printed to the log file.
'''''[[GEOS-Chem 7-day timing tests|Previous]] | [[Profiling GEOS-Chem with the TAU performance system|Next]] | [[Guide to GEOS-Chem performance]]'''''
+

Latest revision as of 17:32, 25 March 2024

Overview

On this page, we provide timing results obtained from 1-month benchmark GEOS-Chem simualtions.

Timing results from 1-month benchmarks

To access the entire history of GEOS-Chem benchmarks, please see our GEOS-Chem versions page.

Wall time spent in model components

GEOS-Chem Timers from 1-month benchmarks.png

The above plot displays the "wall clock" time spent in each model component as observed in the GEOS-Chem timers output from 1-month benchmark simulations. This type of plot can be very helpful in determining if updates made to GEOS-Chem cause significant computational bottlenecks. Timers output is activated by setting use_gcclassic_timers: true in geoschem_config.yml and is printed to the log file.