Preprints
https://doi.org/10.5194/sp-2024-32
https://doi.org/10.5194/sp-2024-32
26 Sep 2024
 | 26 Sep 2024
Status: this preprint is currently under review for the journal SP.

Unlocking the Power of Parallel Computing: GPU technologies for Ocean Forecasting

Andrew Porter and Patrick Heimbach

Abstract. Operational ocean forecasting systems are complex engines that must execute ocean models with high performance to provide timely products and datasets. Significant computational resources are then needed to run high-fidelity models and, historically, technological evolution of microprocessors has constrained data parallel scientific computation. Today, GPUs offer an additional and valuable source of computing power to the traditional CPU-based machines: the exploitation of thousands of threads can significantly accelerate the execution of many models, ranging from traditional HPC workloads of finite-difference/volume/element modelling through to the training of deep neural networks used in machine learning and artificial intelligence. Despite the advantages, GPU usage in ocean forecasting is still limited due to the legacy of CPU-based model implementations and the intrinsic complexity of porting core models to GPU architectures. This review explores the potential use of GPU in ocean forecasting and how the computational characteristics of ocean models can influence the suitability of GPU architectures for the execution of the overall value chain: it discusses the current approaches to code (and performance) portability, from CPU to GPU, differentiating among tools that perform code-transformation, easing the adaptation of Fortran code for GPU execution (like PSyclone) or direct use of OpenACC directives (like ICON-O), to adoption of specific frameworks that facilitate the management of parallel execution across different architectures.

Publisher's note: Copernicus Publications remains neutral with regard to jurisdictional claims made in the text, published maps, institutional affiliations, or any other geographical representation in this preprint. The responsibility to include appropriate place names lies with the authors.
Andrew Porter and Patrick Heimbach

Status: open (until 21 Nov 2024)

Comment types: AC – author | RC – referee | CC – community | EC – editor | CEC – chief editor | : Report abuse
Andrew Porter and Patrick Heimbach
Andrew Porter and Patrick Heimbach
Metrics will be available soon.
Latest update: 26 Sep 2024
Download
Short summary
Numerical ocean forecasting is a key part of accurate models of the earth system. However, they require powerful computing resources and the architectures of the necessary computers are evolving rapidly. Unfortunately, this is a disruptive change – an ocean model must be modified to enable it to make use of this new computing hardware. This paper reviews what has been done in this area and identifies solutions to enable operational ocean forecasts to make use of the new computing hardware.
Altmetrics