On the Efficient Evaluation of the Exchange Correlation Potential on Graphics Processing Unit Clusters
David B. Williams-Young, Wibe A. de Jong, Hubertus J.J. van Dam, and Chao Yang

TL;DR
This paper presents a GPU-accelerated, scalable method for evaluating the exchange-correlation potential in Kohn-Sham DFT, significantly improving performance on large HPC clusters with multiple GPUs.
Contribution
It introduces a three-level parallelism scheme and batched kernel techniques for efficient XC potential evaluation on GPU clusters, enhancing existing CPU-based methods.
Findings
Achieves high performance and scalability on GPU clusters
Demonstrates significant speedup over CPU implementations
Integrates seamlessly into the NWChemEx software package
Abstract
The predominance of Kohn-Sham density functional theory (KS-DFT) for the theoretical treatment of large experimentally relevant systems in molecular chemistry and materials science relies primarily on the existence of efficient software implementations which are capable of leveraging the latest advances in modern high performance computing (HPC). With recent trends in HPC leading towards in increasing reliance on heterogeneous accelerator based architectures such as graphics processing units (GPU), existing code bases must embrace these architectural advances to maintain the high-levels of performance which have come to be expected for these methods. In this work, we purpose a three-level parallelism scheme for the distributed numerical integration of the exchange-correlation (XC) potential in the Gaussian basis set discretization of the Kohn-Sham equations on large computing clusters…
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.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsTheoretical and Computational Physics · Catalysis and Oxidation Reactions · Machine Learning in Materials Science
