@inproceedings{66db8932f89343a78bb66295a98fde80,
title = "Batch QR Factorization on GPUs: Design, Optimization, and Tuning",
abstract = "QR factorization of dense matrices is a ubiquitous tool in high performance computing (HPC). From solving linear systems and least squares problems to eigenvalue problems, and singular value decompositions, the impact of a high performance QR factorization is fundamental to computer simulations and many applications. More importantly, the QR factorization on a batch of relatively small matrices has acquired a lot of attention in sparse direct solvers and low-rank approximations for Hierarchical matrices. To address this interest and demand, we developed and present a high performance batch QR factorization for Graphics Processing Units (GPUs). We present a multi-level blocking strategy that adjusts various algorithmic designs to the size of the input matrices. We also show that following the LAPACK QR design convention, while still useful, is significantly outperformed by unconventional code structures that increase data reuse. The performance results show multi-fold speedups against the state of the art libraries on the latest GPU architectures from both NVIDIA and AMD.",
keywords = "Batch linear algebra, GPU computing, QR factorization",
author = "Ahmad Abdelfattah and Stan Tomov and Jack Dongarra",
note = "Publisher Copyright: {\textcopyright} 2022, The Author(s), under exclusive license to Springer Nature Switzerland AG.; 22nd Annual International Conference on Computational Science, ICCS 2022 ; Conference date: 21-06-2022 Through 23-06-2022",
year = "2022",
doi = "10.1007/978-3-031-08751-6_5",
language = "English",
isbn = "9783031087509",
series = "Lecture Notes in Computer Science (including subseries Lecture Notes in Artificial Intelligence and Lecture Notes in Bioinformatics)",
publisher = "Springer Science and Business Media Deutschland GmbH",
pages = "60--74",
editor = "Derek Groen and {de Mulatier}, Cl{\'e}lia and Krzhizhanovskaya, {Valeria V.} and Sloot, {Peter M.A.} and Maciej Paszynski and Dongarra, {Jack J.}",
booktitle = "Computational Science - ICCS 2022, 22nd International Conference, Proceedings",
}