%0 Journal Article %J IEEE Transactions on Parallel and Distributed Systems %D 2021 %T Accelerating Restarted GMRES with Mixed Precision Arithmetic %A Neil Lindquist %A Piotr Luszczek %A Jack Dongarra %K Convergence %K Error correction %K iterative methods %K Kernel %K linear systems %K Stability analysis %X The generalized minimum residual method (GMRES) is a commonly used iterative Krylov solver for sparse, non-symmetric systems of linear equations. Like other iterative solvers, data movement dominates its run time. To improve this performance, we propose running GMRES in reduced precision with key operations remaining in full precision. Additionally, we provide theoretical results linking the convergence of finite precision GMRES with classical Gram-Schmidt with reorthogonalization (CGSR) and its infinite precision counterpart which helps justify the convergence of this method to double-precision accuracy. We tested the mixed-precision approach with a variety of matrices and preconditioners on a GPU-accelerated node. Excluding the incomplete LU factorization without fill in (ILU(0)) preconditioner, we achieved average speedups ranging from 8 to 61 percent relative to comparable double-precision implementations, with the simpler preconditioners achieving the higher speedups. %B IEEE Transactions on Parallel and Distributed Systems %8 2021-06 %G eng %R 10.1109/TPDS.2021.3090757