Articles | Volume 13, issue 6
https://doi.org/10.5194/gmd-13-2783-2020
https://doi.org/10.5194/gmd-13-2783-2020
Development and technical paper
 | 
24 Jun 2020
Development and technical paper |  | 24 Jun 2020

Single-precision arithmetic in ECHAM radiation reduces runtime and energy consumption

Alessandro Cotronei and Thomas Slawig

Related authors

Assessing the benefits of approximately exact step sizes for Picard and Newton solver in simulating ice flow (FEniCS-full-Stokes v.1.3.2)
Niko Schmidt, Angelika Humbert, and Thomas Slawig
Geosci. Model Dev., 17, 4943–4959, https://doi.org/10.5194/gmd-17-4943-2024,https://doi.org/10.5194/gmd-17-4943-2024, 2024
Short summary
A diffusion-based kernel density estimator (diffKDE, version 1) with optimal bandwidth approximation for the analysis of data in geoscience and ecological research
Maria-Theresia Pelz, Markus Schartau, Christopher J. Somes, Vanessa Lampe, and Thomas Slawig
Geosci. Model Dev., 16, 6609–6634, https://doi.org/10.5194/gmd-16-6609-2023,https://doi.org/10.5194/gmd-16-6609-2023, 2023
Short summary
Adaptive time step algorithms for the simulation of marine ecosystem models using the transport matrix method implementation Metos3D (v0.5.0)
Markus Pfeil and Thomas Slawig
Geosci. Model Dev. Discuss., https://doi.org/10.5194/gmd-2021-392,https://doi.org/10.5194/gmd-2021-392, 2022
Revised manuscript not accepted
Short summary
Description of a global marine particulate organic carbon-13 isotope data set
Maria-Theresia Verwega, Christopher J. Somes, Markus Schartau, Robyn Elizabeth Tuerena, Anne Lorrain, Andreas Oschlies, and Thomas Slawig
Earth Syst. Sci. Data, 13, 4861–4880, https://doi.org/10.5194/essd-13-4861-2021,https://doi.org/10.5194/essd-13-4861-2021, 2021
Short summary
Reviews and syntheses: parameter identification in marine planktonic ecosystem modelling
Markus Schartau, Philip Wallhead, John Hemmings, Ulrike Löptien, Iris Kriest, Shubham Krishna, Ben A. Ward, Thomas Slawig, and Andreas Oschlies
Biogeosciences, 14, 1647–1701, https://doi.org/10.5194/bg-14-1647-2017,https://doi.org/10.5194/bg-14-1647-2017, 2017
Short summary

Related subject area

Atmospheric sciences
Exploring the footprint representation of microwave radiance observations in an Arctic limited-area data assimilation system
Máté Mile, Stephanie Guedj, and Roger Randriamampianina
Geosci. Model Dev., 17, 6571–6587, https://doi.org/10.5194/gmd-17-6571-2024,https://doi.org/10.5194/gmd-17-6571-2024, 2024
Short summary
Analysis of model error in forecast errors of extended atmospheric Lorenz 05 systems and the ECMWF system
Hynek Bednář and Holger Kantz
Geosci. Model Dev., 17, 6489–6511, https://doi.org/10.5194/gmd-17-6489-2024,https://doi.org/10.5194/gmd-17-6489-2024, 2024
Short summary
Description and validation of Vehicular Emissions from Road Traffic (VERT) 1.0, an R-based framework for estimating road transport emissions from traffic flows
Giorgio Veratti, Alessandro Bigi, Sergio Teggi, and Grazia Ghermandi
Geosci. Model Dev., 17, 6465–6487, https://doi.org/10.5194/gmd-17-6465-2024,https://doi.org/10.5194/gmd-17-6465-2024, 2024
Short summary
AeroMix v1.0.1: a Python package for modeling aerosol optical properties and mixing states
Sam P. Raj, Puna Ram Sinha, Rohit Srivastava, Srinivas Bikkina, and Damu Bala Subrahamanyam
Geosci. Model Dev., 17, 6379–6399, https://doi.org/10.5194/gmd-17-6379-2024,https://doi.org/10.5194/gmd-17-6379-2024, 2024
Short summary
Impact of ITCZ width on global climate: ITCZ-MIP
Angeline G. Pendergrass, Michael P. Byrne, Oliver Watt-Meyer, Penelope Maher, and Mark J. Webb
Geosci. Model Dev., 17, 6365–6378, https://doi.org/10.5194/gmd-17-6365-2024,https://doi.org/10.5194/gmd-17-6365-2024, 2024
Short summary

Cited articles

Adler, R., Huffman, G., Chang, A., Ferraro, R., Xie, P., Janowiak, J., Rudolf, B., Schneider, U., Curtis, S., Bolvin, D., Gruber, A., Susskind, J., and Arkin, P.: The Version 2 Global Precipitation Climatology Project (GPCP) Monthly Precipitation Analysis (1979–Present), J. Hydrometeor., 4, 1147–1167, 2003. a
Dawson, A. and Düben, P. D.: rpe v5: an emulator for reduced floating-point precision in large numerical simulations, Geosci. Model Dev., 10, 2221–2230, https://doi.org/10.5194/gmd-10-2221-2017, 2017. a
DKRZ: Yet Another exChange Tool, available at: https://www.dkrz.de/redmine/projects/yaxt/wiki/Documentation (last access: 22 April 2020), 2013. a
Fagan, M., Schlachter, J., Yoshii, K., Leyffer, S., Palem, K., Snir, M., Wild, S., and Enz, C.: Overcoming the Power Wall by Exploiting Inexactness and Emerging COTS Architectural Features, Preprint ANL/MCS-P6040-0816, available at: http://www.mcs.anl.gov/publications (last access: 22 April 2020), 2016. a
IEEE Standards Association: IEEE Standard for Floating-Point Arithmetic, Tech. rep., avaialble at: https://ieeexplore.ieee.org/servlet/opac?punumber=8766227 (last access: 22 April 2020), 2019. a
Download
Short summary
We converted the radiation part of the atmospheric model ECHAM to single-precision arithmetic, using a step-by-step change in all modules. A small code portion still requires higher precision. The generated code can be easily changed from double to single precision and vice versa. The quality of the output of the single-precision version is comparable to observational data and the one of the original code. The runtime was reduced by 40 %, and the energy consumption could also be decreased.