A communication-avoiding parallel algorithm for the symmetric eigenvalue problem
Edgar Solomonik, Grey Ballard, James Demmel, and Torsten Hoefler

TL;DR
This paper presents a new parallel algorithm for symmetric eigenvalue problems that significantly reduces communication costs by using innovative reduction techniques and a novel QR factorization, improving efficiency in large-scale computations.
Contribution
It introduces a communication-avoiding parallel algorithm with novel reduction methods and QR factorization, reducing interprocessor communication in symmetric eigenvalue computations.
Findings
Requires $ heta(\sqrt{c})$ less communication than previous algorithms.
Achieves reduction to banded matrices with fewer communication steps.
Employs new algorithms leveraging a novel QR factorization for rectangular matrices.
Abstract
Many large-scale scientific computations require eigenvalue solvers in a scaling regime where efficiency is limited by data movement. We introduce a parallel algorithm for computing the eigenvalues of a dense symmetric matrix, which performs asymptotically less communication than previously known approaches. We provide analysis in the Bulk Synchronous Parallel (BSP) model with additional consideration for communication between a local memory and cache. Given sufficient memory to store copies of the symmetric matrix, our algorithm requires less interprocessor communication than previously known algorithms, for any when using processors. The algorithm first reduces the dense symmetric matrix to a banded matrix with the same eigenvalues. Subsequently, the algorithm employs successive reduction to thinner banded matrices. We employ two…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
