• Extreme-Scale High-Fidelity Computational Fluid Dynamics with Neko

    Online

    Neko is a portable framework for high-order spectral element-based simulations, mainly focusing on incompressible/compressible flow. In this webinar, CEEC’s own Niclas Jansson will provide an introduction to Neko and its capabilities, from installation to creating and running simulations. He will also focus especially on the major changes in features and functionalities, user interaction, and improvements made in the upcoming release of Neko v1.0. Join CEEC for a webinar on this 2023 ACM Gordon Bell prize finalist and get your start using Neko!

  • 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.