English

A Precision Emulation Approach to the GPU Acceleration of Ab Initio Electronic Structure Calculations

Distributed, Parallel, and Cluster Computing 2026-04-01 v1 Performance Computational Physics

Abstract

This study explores the use of INT8-based emulation for accelerating traditional FP64-based HPC workloads on modern GPU architectures. Through SCILIB-Accel automatic BLAS offload tool for cache-coherent Unified Memory Architecture, we emulate FP64 matrix multiplications in the LSMS CPU application in the MuST suite without code changes. We find that accuracy depends on both arithmetic precision and the properties of the operator, which can be dealt with through tunable precision emulation. Unlike traditional mixed-precision approaches, this method preserves original algorithms while optimizing hardware utilization. We showcase the potential of improving accuracy and performance at the same time. This work highlights the potential of AI-driven hardware to transform HPC, advocating for adaptive precision strategies in future scientific computing.

Keywords

Cite

@article{arxiv.2603.29975,
  title  = {A Precision Emulation Approach to the GPU Acceleration of Ab Initio Electronic Structure Calculations},
  author = {Hang Liu and Junjie Li and Yinzhi Wang and Niraj K. Nepal and Yang Wang},
  journal= {arXiv preprint arXiv:2603.29975},
  year   = {2026}
}
R2 v1 2026-07-01T11:46:41.102Z