The PLUTO Code on GPUs: A First Look at Eulerian MHD Methods
Marco Rossazza, Andrea Mignone, Matteo Bugli, Stefano Truzzi, Lubomir Riha, Tomas Panoc, Ondrej Vysocky, Nitin Shukla, Alessandro Romeo, Vittoria Berta

TL;DR
This paper introduces gPLUTO, a GPU-accelerated version of the PLUTO code for MHD simulations, demonstrating promising preliminary performance results on high-performance computing architectures.
Contribution
The paper presents a complete rewrite of the PLUTO code in C++ using OpenACC for GPU acceleration, focusing on performance on pre exa-scale systems.
Findings
Demonstrates initial performance gains on NVIDIA GPUs
Shows potential for large-scale plasma physics simulations
Preliminary results indicate good scalability
Abstract
We present preliminary performance results of gPLUTO, the new GPU-optimized implementation of the PLUTO code for computational plasma astrophysics. Like its predecessor, gPLUTO employs a finite-volume formulation to numerically solve the equations of magnetohydrodynamics (MHD) in multiple spatial dimensions. Still, this new implementation is a complete rewrite in C++ and leverages the OpenACC programming model to achieve acceleration on NVIDIA GPUs. While a more comprehensive description of the code and its several other modules will be presented in a future paper, here we focus on some preparatory results that demonstrate the code potential and performance on pre exa-scale parallel architectures.
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 · Magnetic confinement fusion research · Ionosphere and magnetosphere dynamics
