A Neural Network Inspired Formulation of Chemical Kinetics
Shivam Barwey, Venkat Raman

TL;DR
This paper introduces a GPU-optimized neural network-inspired method for computing chemical source terms, enabling efficient high-fidelity simulations with minimal training, suitable for advanced supercomputing platforms.
Contribution
It presents a novel ANN-inspired formulation of chemical kinetics that is optimized for GPU architectures, facilitating efficient source term computation without extensive training.
Findings
Effective GPU-based source term estimation demonstrated
Compatible with high-fidelity solvers and MPI parallelization
Performance optimized for chemical mechanisms of varying complexity
Abstract
A method which casts the chemical source term computation into an artificial neural network (ANN)-inspired form is presented. This approach is well-suited for use on emerging supercomputing platforms that rely on graphical processing units (GPUs). The resulting equations allow for a GPU-friendly matrix-multiplication based source term estimation where the leading dimension (batch size) can be interpreted as the number of chemically reacting cells in the domain; as such, the approach can be readily adapted in high-fidelity solvers for which an MPI rank offloads the source term computation task for a given number of cells to the GPU. Though the exact ANN-inspired recasting shown here is optimal for GPU environments as-is, this interpretation allows the user to replace portions of the exact routine with trained, so-called approximate ANNs, where the goal of these approximate ANNs is to…
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.
