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

  • CEEC at the 1st Stuttgart Research Software Day

    What is research software and why does it matter? These questions are the point of the first ever Research Software Day at the University of Stuttgart. Come learn about the CEEC codes FLEXI/GALAXI during the poster session and stay to learn about what else is being developed on campus.

  • FAIR-FLEXI – A Trustworthy CFD Code for Simulation and Training

    Engineering and science disciplines, especially computational fluid dynamics (CFD) generate massive amounts of research data, but they can only become knowledge if they can be shared and explored through data analytics and AI. This, in turn, requires a FAIR (findable, accessible, interoperable, reusable) infrastructure. For complex research software, however, FAIR goes far beyond being open-source: […]

  • GALAEXI: An Architecture-Agnostic GPU-Acceleration Approach for Legacy Fortran Software

    Join Spencer Starr at the Society for Industrial and Applied Mathematics (SIAM)Processing for Scientific Computing (PP26)confrence in Berlin for his talk on “GALAEXI: An Architecture-Agnostic GPU-Acceleration Approach for Legacy Fortran Software” GALAEXI is a high-order discontinuous Galerkin spectral element method (DGSEM) computational fluid dynamics (CFD) code used for the study of compressible, turbulent flows. It […]

  • Flagship scientific applications on a European RISC-V long-vector accelerator: Lessons learned

    Online

    As Europe accelerates its efforts in chip sovereignty, scientific applications need to be ported to and evaluated on emerging prototypes, assessing their performance as well as the technology readiness of the new hardware platforms. In this talk, we will share the experiences and lessons learned when porting applications from CEEC and other Centers of Excellence […]

  • Enabling mixed-precision with VerifiCarlo: Sharing CEEC experience

    Join our own Roman Iakymchuk, Umeå University on behalf of CEEC, and Pablo de Oliveira Castro, Université Paris-Saclay UVSQ, for our next webinar on mixed precision and VerifiCarlo!

    In this webinar, we will introduce Verificarlo, showcase its backends for numerical bug detection and mixed-precision analysis, and present a success story highlighting the road from analysis of codes with Verificarlo to reliable mixed-precision codes.

  • Calibration of Analytical Suction Bucket Installation Models Using Grain-Scale LBM-DEM Simulations

    Suction bucket foundations offer significant advantages for offshore wind applications, enabling fast and cost-efficient installation. However, installation failures due to piping erosion remain a critical challenge, particularly in loose or highly permeable seabeds. Understanding the interplay between seepage flow, soil properties, and foundation geometry during suction installation is essential for improving design guidelines and installation strategies. In this talk, Samuel Kemmler presents results that illustrate how fully resolved LBM-DEM modeling can complement experimental and field studies, providing a powerful tool for developing more robust suction bucket installation strategies in challenging seabed conditions.

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

    Neko is a portable framework for high-order spectral element-based simulations, focusing primarily on incompressible and compressible fluid flows. Written using a modern object-oriented approach, the framework supports a wide range of hardware backends, including general-purpose processors, accelerators, and vector processors. Neko has demonstrated excellent performance and scalability across various hardware architectures and was nominated as […]