PulseExploreJournal ClubDebatesTrendingResearchersJournals
Instagram
HomeExploreJournal ClubTrending
Synapse
⌘+K
Synapse
September 25, 20241 citationsOpen Access

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

View Full Paper
RJRobert JendersieCLChristian LessigTRThomas Richter

Key Points

Key points are not available for this paper at this time.

Abstract

Abstract. The cryosphere plays a crucial role in 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 and superior energy efficiency compared to CPUs. However, harnessing the full theoretical performance of GPUs often requires significant effort in redesigning algorithms and careful implementation. Recently, several frameworks have emerged, aiming 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 sixfold speedup on the GPU compared to our OpenMP-based CPU code, while maintaining competitiveness when run on the CPU. Additionally, we explore the impact of different discretization orders and the use of lower precision floating-point types on the GPU, showing that switching to single precision can further accelerate sea ice codes.

Ask AI
Helpful
Bookmark
Share
View Full Paper

Cite This Study

Jendersie et al. (2024) studied this question.

synapsesocial.com/papers/68e5778bb6db64358751722fhttps://doi.org/10.5194/egusphere-2024-2539
Ask AI
Helpful
Bookmark
Share
View Full Paper