Paper
Towards a GPU-Parallelization of the neXtSIM-DG Dynamical Core
![](https://cdn.prod.website-files.com/65f244960f835309bde2b828/663ca269c38cea657ba8eb72_eunxF74Z2M.jpeg)
Presenter
Robert Jendersie is a PhD-student at the Otto-von-Guericke University Magdeburg. His research focuses on accelerating numerical simulations of sea-ice and fluid dynamics with GPUs, both through better hardware utilization and the inclusion of machine learning components.
Description
The cryosphere plays a significant role in Earth's climate system. Therefore, an accurate simulation of sea ice is of great importance to improve climate projections. To enable higher resolution simulations, graphics processing units (GPUs) have become increasingly attractive as they offer higher floating point peak performance and better energy efficiency compared to CPUs. However, making use of this theoretical peak performance, which is based on massive data parallelism, usually requires more care and effort in the implementation. In recent years, a number of frameworks have become available that promise to simplify general purpose GPU programming. In this work, we compare multiple such frameworks, including CUDA, SYCL, Kokkos and PyTorch, for the parallelization of neXtSIM-DG, a finite-element based dynamical core for sea ice. We evaluate the different approaches according to their usability and performance.