GAL{\AE}XI: Solving complex compressible flows with high-order discontinuous Galerkin methods on accelerator-based systems
Daniel Kempf, Marius Kurz, Marcel Blind, Patrick Kopper, Philipp, Offenh\"auser, Anna Schwarz, Spencer Starr, Jens Keim, Andrea Beck

TL;DR
GALAEXI is an energy-efficient, high-order discontinuous Galerkin flow solver optimized for GPU clusters, capable of accurately simulating complex compressible flows with excellent scalability and reduced energy consumption.
Contribution
This paper introduces GALAEXI, a novel GPU-accelerated high-order DG solver with shock capturing, demonstrating high scalability, validation against benchmarks, and significant energy efficiency improvements.
Findings
Exhibits strong scaling up to 1024 GPUs
Achieves theoretical convergence rates in tests
Reduces energy consumption by over 50% compared to CPU implementations
Abstract
This work presents GALAEXI as a novel, energy-efficient flow solver for the simulation of compressible flows on unstructured meshes leveraging the parallel computing power of modern Graphics Processing Units (GPUs). GALAEXI implements the high-order Discontinuous Galerkin Spectral Element Method (DGSEM) using shock capturing with a finite-volume subcell approach to ensure the stability of the high-order scheme near shocks. This work provides details on the general code design, the parallelization strategy, and the implementation approach for the compute kernels with a focus on the element local mappings between volume and surface data due to the unstructured mesh. GALAEXI exhibits excellent strong scaling properties up to 1024 GPUs if each GPU is assigned a minimum of one million degrees of freedom degrees of freedom. To verify its implementation, a convergence study is performed that…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsComputational Fluid Dynamics and Aerodynamics · Model Reduction and Neural Networks · Lattice Boltzmann Simulation Studies
