Making Room for AI: Multi-GPU Molecular Dynamics with Deep Potentials in GROMACS
Luca Pennati, Andong Hu, Ivy Peng, Lukas M\"ullender, Stefano Markidis

TL;DR
This paper integrates AI-driven neural network potentials into GROMACS for multi-GPU molecular dynamics, achieving scalable high-performance simulations with near-quantum accuracy.
Contribution
It introduces a GPU-accelerated, domain-decomposed inference framework for GROMACS, enabling scalable AI-based molecular dynamics simulations across multiple GPUs.
Findings
Strong-scaling efficiency reaches 66% at 16 devices
Weak-scaling efficiency is up to 80% at 16 devices
Over 90% of runtime is spent in DeePMD inference
Abstract
GROMACS is a de-facto standard for classical Molecular Dynamics (MD). The rise of AI-driven interatomic potentials that pursue near-quantum accuracy at MD throughput now poses a significant challenge: embedding neural-network inference into multi-GPU simulations retaining high-performance. In this work, we integrate the MLIP framework DeePMD-kit into GROMACS, enabling domain-decomposed, GPU-accelerated inference across multi-node systems. We extend the GROMACS NNPot interface with a DeePMD backend, and we introduce a domain decomposition layer decoupled from the main simulation. The inference is executed concurrently on all processes, with two MPI collectives used each step to broadcast coordinates and to aggregate and redistribute forces. We train an in-house DPA-1 model (1.6 M parameters) on a dataset of solvated protein fragments. We validate the implementation on a small protein…
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.
