An efficient GPU-accelerated adaptive mesh refinement framework for high-fidelity compressible reactive flows modeling
Yuqi Wang, Yadong Zeng, Ralf Deiterding, Jianhan Liang

TL;DR
This paper introduces a GPU-accelerated adaptive mesh refinement framework for high-fidelity reactive flow simulations, achieving significant speedups and scalability while maintaining accuracy in complex physics problems.
Contribution
The paper develops a novel GPU-accelerated AMR framework with specialized algorithms and low-storage chemical integrators, enabling efficient large-scale reactive flow simulations.
Findings
Achieved up to 6.49x speedup on GPU compared to CPU.
Demonstrated excellent parallel scalability across multiple GPU nodes.
Successfully simulated large-scale reactive shock-bubble interactions with reduced computational costs.
Abstract
This paper presents a heterogeneous adaptive mesh refinement (AMR) framework for efficient simulation of moderately stiff reactive problems. This framework features an elaborate subcycling-in-time algorithm along with a specialized refluxing algorithm, all unified in a highly parallel codebase. We have also developed a low-storage variant of explicit chemical integrators by optimizing the register usage of GPU, achieving respectively 6x and 3x times speedups as compared to the implicit and standard explicit methods with comparable order of accuracy. A suite of benchmarks have confirmed the framework's fidelity for both non-reactive and reactive simulations with/without AMR. By leveraging our parallelization strategy that is developed on AMReX, we have demonstrated remarkable speedups on various problems on a NVIDIA V100 GPU than using a Intel i9 CPU within the same codebase; in problems…
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.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsComputational Fluid Dynamics and Aerodynamics · Computer Graphics and Visualization Techniques · Gas Dynamics and Kinetic Theory
