Accelerating Molecular Simulations with Triton: Fused GPU Kernels for TensorNet Neural Potentials
Embedded LLM, Singapore
EurIPS 2025 Workshop on SIMBIOCHEM, 2025
@article{singh2025accelerating,
title={Accelerating Molecular Simulations with Triton: Fused GPU Kernels for TensorNet Neural Potentials},
author={Singh, Manpreet},
year={2025}
}
Molecular dynamics (MD) simulations are essential for understanding molecular behavior in biology and chemistry, but remain computationally expensive at the scales required for drug discovery and materials design. Machine learning force fields (MLFFs), particularly TensorNet-based architectures, have shown promise in accelerating simulations while maintaining physical accuracy. However, these models still face significant performance bottlenecks in key operations like message passing and tensor decomposition. We present a systematic approach to accelerating TensorNet using Triton, a GPU programming framework that enables kernel fusion and optimized memory access patterns. Through profiling-driven optimization of bottleneck operations, we achieve 3.14× average speedup on micro-benchmarks and 2.82× speedup on end-to-end inference, reducing computational time from 13 hours to 4.6 hours for a 1M-step MD simulation. By reducing GPU bottlenecks in TensorNet inference, our approach enables longer molecular simulations without compromising physical accuracy, supporting scalable studies in drug discovery, protein folding, and materials design. Our approach reduces kernel launches by 67–88% through fusion, directly addressing memory bandwidth limitations that dominate MD simulation performance.
December 15, 2025 by hgpu
Your response
You must be logged in to post a comment.




