Score: 1

Tuning of Vectorization Parameters for Molecular Dynamics Simulations in AutoPas

Published: December 3, 2025 | arXiv ID: 2512.03565v1

By: Luis Gall , Samuel James Newcome , Fabio Alexander Gratl and more

Potential Business Impact:

Speeds up computer simulations of tiny particles.

Business Areas:
Nanotechnology Science and Engineering

Molecular Dynamics simulations can help scientists to gather valuable insights for physical processes on an atomic scale. This work explores various techniques for SIMD vectorization to improve the pairwise force calculation between molecules in the scope of the particle simulation library AutoPas. The focus lies on the order in which particle values are loaded into vector registers to achieve the most optimal performance regarding execution time or energy consumption. As previous work indicates that the optimal MD algorithm can change during runtime, this paper investigates simulation-specific parameters like particle density and the impact of the neighbor identification algorithms, which distinguishes this work from related projects. Furthermore, AutoPas' dynamic tuning mechanism is extended to choose the optimal vectorization order during runtime. The benchmarks show that considering different particle interaction orders during runtime can lead to a considerable performance improvement for the force calculation compared to AutoPas' previous approach.

Country of Origin
🇩🇪 Germany

Repos / Data Links

Page Count
20 pages

Category
Computer Science:
Distributed, Parallel, and Cluster Computing