English

Massively Parallel Fitting of Gaussian Approximation Potentials

Materials Science 2022-11-14 v3 Computational Physics

Abstract

We present a data-parallel software package for fitting Gaussian Approximation Potentials (GAPs) on multiple nodes using the ScaLAPACK library with MPI and OpenMP. Until now the maximum training set size for GAP models has been limited by the available memory on a single compute node. In our new implementation, descriptor evaluation is carried out in parallel with no communication requirement. The subsequent linear solve required to determine the model coefficients is parallelised with ScaLAPACK. Our approach scales to thousands of cores, lifting the memory limitation and also delivering substantial speedups. This development expands the applicability of the GAP approach to more complex systems as well as opening up opportunities for efficiently embedding GAP model fitting within higher-level workflows such as committee models or hyperparameter optimisation.

Keywords

Cite

@article{arxiv.2207.03803,
  title  = {Massively Parallel Fitting of Gaussian Approximation Potentials},
  author = {Sascha Klawohn and James R. Kermode and Albert P. Bartók},
  journal= {arXiv preprint arXiv:2207.03803},
  year   = {2022}
}

Comments

12 pages, 5 figures, 4 tables

R2 v1 2026-06-25T00:45:01.836Z