A GPU parallelization of the neXtSIM-DG dynamical core (v0.3.1)

1Citations
Citations of this article
3Readers
Mendeley users who have this article in their library.

Abstract

The cryosphere plays a crucial role in the Earth’s climate system, making accurate sea-ice simulation essential for improving climate projections. To achieve higher-resolution simulations, graphics processing units (GPUs) have become increasingly appealing due to their higher floating-point peak performance compared to central processing units (CPUs). However, harnessing the full theoretical performance of GPUs often requires significant effort in redesigning algorithms and careful implementation. Recently, several frameworks have emerged that aim to simplify general-purpose GPU programming. In this study, we evaluate multiple such frameworks, including CUDA, SYCL, Kokkos, and PyTorch, for the parallelization of neXtSIM-DG, a finite-element-based dynamical core for sea ice. Based on our assessment of usability and performance, CUDA demonstrates the best performance while Kokkos is a suitable option for its robust heterogeneous computing capabilities. Our complete implementation of the momentum equation using Kokkos achieves a 6-fold speedup on the GPU compared to our OpenMP-based CPU code, while maintaining competitiveness when run on the CPU. Additionally, we explore the use of lower-precision floating-point types on the GPU, showing that switching to single precision can further accelerate sea-ice codes.

Cite

CITATION STYLE

APA

Jendersie, R., Lessig, C., & Richter, T. (2025). A GPU parallelization of the neXtSIM-DG dynamical core (v0.3.1). Geoscientific Model Development, 18(10), 3017–3040. https://doi.org/10.5194/gmd-18-3017-2025

Register to see more suggestions

Mendeley helps you to discover research relevant for your work.

Already have an account?

Save time finding and organizing research with Mendeley

Sign up for free