Accelerating Locality-Driven Integration in Quantum Chemistry with Block-Structured Matrix Multiplication
Xinran Wei, Yan Pan, Fusong Ju, Zehao Zhou, Yihong Zhang, Lin Huang, Jianwei Zhu, Jia Zhang, Huanhuan Xia, Bin Shao, Tao Qin

TL;DR
KerneLDI is a GPU framework that optimizes block-structured matrix multiplication for locality-driven integration in quantum chemistry, significantly accelerating computations while maintaining accuracy.
Contribution
It introduces a co-designed data layout and operators for block-structured matrix multiplication tailored to locality-driven quantum chemistry tasks.
Findings
Up to 10× speedup in exchange-correlation evaluation on GPUs.
Preserves numerical accuracy across diverse molecular systems.
Nearly 6× throughput improvement for ab initio molecular dynamics.
Abstract
Locality-driven integration is a pervasive computational pattern in quantum chemistry, arising whenever spatially localized basis functions interact through numerical quadrature or integral screening. The dominant matrix multiplications in these tasks exhibit dynamic, structured sparsity driven by spatial locality, posing significant challenges for both dense batched kernels and generic sparse formats on GPUs. We present KerneLDI, a GPU-oriented framework that addresses this regime by co-designing data layout, screening logic, and matrix-computation operators to realize block-structured matrix multiplication for locality-driven integration. KerneLDI reorganizes operand matrices into a unified block-filtered representation that retains only spatially relevant blocks, and executes the resulting contractions with customized dense block multipliers that adapt proven dense-matmul…
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.
