LU factorization with panel rank revealing pivoting and its communication avoiding version
Abstract
We present the LU decomposition with panel rank revealing pivoting (LUPRRP), an LU factorization algorithm based on strong rank revealing QR panel factorization. LUPRRP is more stable than Gaussian elimination with partial pivoting (GEPP). Our extensive numerical experiments show that the new factorization scheme is as numerically stable as GEPP in practice, but it is more resistant to pathological cases and easily solves the Wilkinson matrix and the Foster matrix. We also present CALUPRRP, a communication avoiding version of LUPRRP that minimizes communication. CALUPRRP is based on tournament pivoting, with the selection of the pivots at each step of the tournament being performed via strong rank revealing QR factorization. CALUPRRP is more stable than CALU, the communication avoiding version of GEPP. CALUPRRP is also more stable in practice and is resistant to pathological cases on which GEPP and CALU fail.
Turn this paper into a lesson
ArcXiv compiles a structured reading guide from this paper's metadata: plain-English importance, contributions, prerequisite concepts, which sections to read first, flashcards, and a quiz. Grounded in the abstract, never invented.