Performance Portability for Fortran CFD Software with GALÆXI

Online

With GPU acceleration now ubiquitous in HPC, porting existing simulation software to leverage GPUs is more important than ever. Although many GPU programming models exist, they often have limited or no support for Fortran, making porting existing Fortran scientific codes to multiple computing architectures an extra struggle. This webinar guides you through one solution of taking a Fortran CFD code and porting it to GPUs using CUDA/HIP C++. We will cover the basics of GPU hardware and programming through the example of the high-order discontinuous Galerkin spectral element CFD code GALÆXI, including the important design questions and porting requirements for researchers to consider when porting their own codes.