Factorization and Inversion of a Million Matrices using GPUs: Challenges and Countermeasures

TitleFactorization and Inversion of a Million Matrices using GPUs: Challenges and Countermeasures
Publication TypeJournal Article
Year of Publication2017
AuthorsAbdelfattah, A., A. Haidar, S. Tomov, and J. Dongarra
JournalProcedia Computer Science
Volume108
Pagination606–615
Date Published2017-06
Abstract

This paper presents new algorithmic approaches and optimization techniques for LU factorization and matrix inversion of millions of very small matrices using GPUs. These problems appear in many scientific applications including astrophysics and generation of block-Jacobi preconditioners. We show that, for very small problem sizes, design and optimization of GPU kernels require a mindset different from the one usually used when designing LAPACK algorithms for GPUs. Techniques for optimal memory traffic, register blocking, and tunable concurrency are incorporated in our proposed design. We also take advantage of the small matrix sizes to eliminate the intermediate row interchanges in both the factorization and inversion kernels. The proposed GPU kernels achieve performance speedups vs. CUBLAS of up to 6× for the factorization, and 14× for the inversion, using double precision arithmetic on a Pascal P100 GPU.

DOI10.1016/j.procs.2017.05.250
Refereed DesignationRefereed
Project Tags: 
External Publication Flag: