2 papers
cs.DC2026
Multi-GPU Acceleration of PALABOS Fluid Solver using C++ Standard Parallelism
Jonas Latt, Christophe Coreixas
This article presents the principles, software architecture, and performance analysis of the GPU port of the lattice Boltzmann software library Palabos (J. Latt et al., "Palabos: P…
physics.comp-ph2025
GPU-based compressible lattice Boltzmann simulations on non-uniform grids using standard C++ parallelism: From best practices to aerodynamics, aeroacoustics and supersonic flow simulations
Christophe Coreixas, Jonas Latt
Despite decades of research, creating accurate, robust, and efficient lattice Boltzmann methods (LBM) on non-uniform grids with seamless GPU acceleration remains challenging. This…