2011
DOI: 10.5194/gmd-4-835-2011
|View full text |Cite
|
Sign up to set email alerts
|

FAMOUS, faster: using parallel computing techniques to accelerate the FAMOUS/HadCM3 climate model with a focus on the radiative transfer algorithm

Abstract: Abstract. We have optimised the atmospheric radiation algorithm of the FAMOUS climate model on several hardware platforms. The optimisation involved translating the Fortran code to C and restructuring the algorithm around the computation of a single air column. Instead of the existing MPI-based domain decomposition, we used a task queue and a thread pool to schedule the computation of individual columns on the available processors. Finally, four air columns are packed together in a single data structure and co… Show more

Help me understand this report
View preprint versions

Search citation statements

Order By: Relevance

Paper Sections

Select...
1
1
1
1

Citation Types

0
6
0

Year Published

2013
2013
2021
2021

Publication Types

Select...
8
1
1

Relationship

0
10

Authors

Journals

citations
Cited by 15 publications
(6 citation statements)
references
References 15 publications
0
6
0
Order By: Relevance
“…As already noted, many components within weather and climate models have very flat computational profiles, but one approach to dealing with this is to identify "mini-apps" (analogous to the so-called Berkely dwarfs; Asanovic et al, 2006), which are exemplars of patterns in the code (e.g. common communication behaviours), so that performance issues can be investigated (or predicted) by using a small code base, typically a fraction of the size of the larger code (Heroux et al, 2009). When combined with a DSL approach, lessons learned from investigating mini-apps could be exploited more widely within the codes with minimal human intervention.…”
Section: Weather and Climate Dwarfsmentioning
confidence: 99%
“…As already noted, many components within weather and climate models have very flat computational profiles, but one approach to dealing with this is to identify "mini-apps" (analogous to the so-called Berkely dwarfs; Asanovic et al, 2006), which are exemplars of patterns in the code (e.g. common communication behaviours), so that performance issues can be investigated (or predicted) by using a small code base, typically a fraction of the size of the larger code (Heroux et al, 2009). When combined with a DSL approach, lessons learned from investigating mini-apps could be exploited more widely within the codes with minimal human intervention.…”
Section: Weather and Climate Dwarfsmentioning
confidence: 99%
“…They describe technical developments relating to model improvements such as the speed or accuracy of numerical integration schemes (e.g. Hanappe et al, 2011) or new parameterisations, numerical solutions for processes represented in models, and in-depth evaluations of already published models. Also included are papers relating to technical aspects of running models and the reproducibility of results (e.g.…”
Section: Technical Development and Evaluation (Tde)mentioning
confidence: 99%
“…High-performance computing on GPU or other special, highly parallel hardware is becoming more and more attractive in climate and geophysical research as well (e.g. Hanappe et al, 2011;Horn, 2012). To our knowledge there is no publication about using GPUs for marine ecosystem simulations.…”
Section: E Siewertsen Et Al: Porting Marine Ecosystem Model Spin-upmentioning
confidence: 99%