HotQCD on Multi-GPU Systems
Luis Altenkort, Dennis Bollweg, David Anthony Clarke, Olaf Kaczmarek,, Lukas Mazur, Christian Schmidt, Philipp Scior, Hai-Tao Shu

TL;DR
The paper introduces SIMULATeQCD, a GPU-based lattice QCD software framework that enables efficient multi-GPU calculations, featuring modern C++ design, various algorithms, and demonstrated high performance on supercomputers.
Contribution
It presents a comprehensive, high-performance, multi-GPU lattice QCD software framework built with modern C++, MPI, and CUDA, supporting diverse algorithms and large-scale deployment.
Findings
Successful deployment in large-scale projects
High performance of kernels on supercomputers
User-friendly design with modern C++ features
Abstract
We present , HotQCD's software for performing lattice QCD calculations on GPUs. Started in late 2017 and intended as a full replacement of the previous single GPU lattice QCD code used by the HotQCD collaboration, our software has been developed into an extensive framework for lattice QCD calculations distributed on multiple GPUs over many compute nodes. The code is built on C++, CUDA, and MPI and leverages modern C++ language features to provide high-level data structures, objects, and algorithms that allow users to express lattice QCD calculations in an intuitive way without sacrificing performance. Implemented algorithms range from gradient flow, correlator measurements, and mixed precision conjugate gradient solvers all the way to full HISQ gauge field configuration generation using RHMC. After successful deployment in large-scale computing projects, we want to…
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.
