Portable, Massively Parallel Implementation of a Material Point Method for Compressible Flows
Paolo Joseph Baioni, Tommaso Benacchio, Luigi Capone, Carlo de Falco

TL;DR
This paper introduces a portable, GPU-based Material Point Method solver tailored for compressible gas dynamics, emphasizing parallelism and efficiency, and exploring its potential for complex fluid-structure interactions across all Mach regimes.
Contribution
The paper presents the first portable, massively parallel MPM implementation for compressible flows, demonstrating its applicability to high Mach number gas dynamics and FSI problems.
Findings
Achieved high parallel efficiency on GPU hardware.
Successfully modeled strongly compressible gas flows with obstacles.
Provided initial assessment of MPM's potential in fluid-structure interaction.
Abstract
The recent evolution of software and hardware technologies is leading to a renewed computational interest in Particle-In-Cell (PIC) methods such as the Material Point Method (MPM). Indeed, provided some critical aspects are properly handled, PIC methods can be cast in formulations suitable for the requirements of data locality and fine-grained parallelism of modern hardware accelerators such as Graphics Processing Units (GPUs). Such a rapid and continuous technological development increases also the importance of generic and portable implementations. While the capabilities of MPM on a wide range continuum mechanics problem have been already well assessed, the use of the method in compressible fluid dynamics has received less attention. In this paper we present a portable, highly parallel, GPU based MPM solver for compressible gas dynamics. The implementation aims to reach a good…
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
TopicsFluid Dynamics Simulations and Interactions · Fluid Dynamics and Heat Transfer · Computational Fluid Dynamics and Aerodynamics
