%0 Conference Proceedings %B International Conference on Computational Science (ICCS 2017) %D 2017 %T Variable-Size Batched Gauss-Huard for Block-Jacobi Preconditioning %A Hartwig Anzt %A Jack Dongarra %A Goran Flegar %A Enrique S. Quintana-Orti %A Andres E. Thomas %X In this work we present new kernels for the generation and application of block-Jacobi precon-ditioners that accelerate the iterative solution of sparse linear systems on graphics processing units (GPUs). Our approach departs from the conventional LU factorization and decomposes the diagonal blocks of the matrix using the Gauss-Huard method. When enhanced with column pivoting, this method is as stable as LU with partial/row pivoting. Due to extensive use of GPU registers and integration of implicit pivoting, our variable size batched Gauss-Huard implementation outperforms the batched version of LU factorization. In addition, the application kernel combines the conventional two-stage triangular solve procedure, consisting of a backward solve followed by a forward solve, into a single stage that performs both operations simultaneously. %B International Conference on Computational Science (ICCS 2017) %I Procedia Computer Science %C Zurich, Switzerland %V 108 %P 1783-1792 %8 2017-06 %G eng %R https://doi.org/10.1016/j.procs.2017.05.186