English

Using Mixed Precision in Low-Synchronization Reorthogonalized Block Classical Gram-Schmidt

Numerical Analysis 2022-10-18 v1 Numerical Analysis

Abstract

Using lower precision in algorithms can be beneficial in terms of reducing both computation and communication costs. Motivated by this, we aim to further the state-of-the-art in developing and analyzing mixed precision variants of iterative methods. In this work, we focus on the block variant of low-synchronization classical Gram-Schmidt with reorthogonalization, which we call BCGSI+LS. We demonstrate that the loss of orthogonality produced by this orthogonalization scheme can exceed O(u)κ(X)O(u)\kappa(\mathcal{X}), where uu is the unit roundoff and κ(X)\kappa(\mathcal{X}) is the condition number of the matrix to be orthogonalized, and thus we can not in general expect this to result in a backward stable block GMRES implementation. We then develop a mixed precision variant of this algorithm, called BCGSI+LS-MP, which uses higher precision in certain parts of the computation. We demonstrate experimentally that for a number of challenging test problems, our mixed precision variant successfully maintains a loss of orthogonality below O(u)κ(X)O(u)\kappa(\mathcal{X}). This indicates that we can achieve a backward stable block GMRES algorithm that requires only one synchronization per iteration.

Keywords

Cite

@article{arxiv.2210.08839,
  title  = {Using Mixed Precision in Low-Synchronization Reorthogonalized Block Classical Gram-Schmidt},
  author = {Eda Oktay and Erin Carson},
  journal= {arXiv preprint arXiv:2210.08839},
  year   = {2022}
}

Comments

9 pages

R2 v1 2026-06-28T03:47:17.606Z