Hybrid CPU-GPU generation of the Hamiltonian and Overlap matrices in FLAPW methods
Diego Fabregat-Traver (1), Davor Davidovi\'c (2), Markus H\"ohnerbach, (1), Edoardo Di Napoli (3, 4) ((1) AICES, RWTH Aachen University, (2) RBI,, Zagreb, Croatia, (3) J\"ulich Supercomputing Centre, (4) J\"ulich Aachen, Research Alliance -- High-performance Computing)

TL;DR
This paper demonstrates how integrating high-performance libraries and porting to GPU-accelerated architectures significantly improves the speed and scalability of the FLEUR electronic structure calculation code.
Contribution
It presents a systematic approach to modernize legacy ab initio code for heterogeneous architectures, achieving substantial performance gains.
Findings
Speedups of up to 5x on GPU-accelerated nodes
Between 7.5x and 12.5x overall speedup over original code
Effective use of high-performance libraries enables portability and scalability
Abstract
In this paper we focus on the integration of high-performance numerical libraries in ab initio codes and the portability of performance and scalability. The target of our work is FLEUR, a software for electronic structure calculations developed in the Forschungszentrum J\"ulich over the course of two decades. The presented work follows up on a previous effort to modernize legacy code by re-engineering and rewriting it in terms of highly optimized libraries. We illustrate how this initial effort to get efficient and portable shared-memory code enables fast porting of the code to emerging heterogeneous architectures. More specifically, we port the code to nodes equipped with multiple GPUs. We divide our study in two parts. First, we show considerable speedups attained by minor and relatively straightforward code changes to off-load parts of the computation to the GPUs. Then, we identify…
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.
Taxonomy
TopicsParallel Computing and Optimization Techniques · Matrix Theory and Algorithms · Advanced NMR Techniques and Applications
