Discamus continentiam augere, luxuriam coercere
Home -> Publications
Home
  Publications
    
edited volumes
  Awards
  Research
  Teaching
  Miscellaneous
  Full CV [pdf]
  BLOG






  Events








  Past Events





Publications of Torsten Hoefler
Edgar Solomonik, Grey Ballard, James Demmel, Torsten Hoefler:

 A Communication-Avoiding Parallel Algorithm for the Symmetric Eigenvalue Problem

(Nr. 11, In Proceedings of the 29th ACM Symposium on Parallelism in Algorithms and Architectures (SPAA'17), presented in Washington, DC, USA, pages 111--121, ACM, ISBN: 978-1-4503-4593-4, Jun. 2017)

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 c copies of the symmetric matrix, our algorithm requires \Theta(\sqrt{c}) less interprocessor communication than previously known algorithms, for any c\leq p^{1/3} when using p processors. The algorithm first reduces the dense symmetric matrix to a banded matrix with the same eigenvalues. Subsequently, the algorithm employs successive reduction to O(\log p) thinner banded matrices. We employ two new parallel algorithms that achieve lower communication costs for the full-to-band and band-to-band reductions. Both of these algorithms leverage a novel QR factorization algorithm for rectangular matrices.

Documents

download article:
 

BibTeX

@inproceedings{solomonik--commav-symm-eigenvalue,
  author={Edgar Solomonik and Grey Ballard and James Demmel and Torsten Hoefler},
  title={{A Communication-Avoiding Parallel Algorithm for the Symmetric Eigenvalue Problem}},
  year={2017},
  month={Jun.},
  pages={111--121},
  number={11},
  booktitle={Proceedings of the 29th ACM Symposium on Parallelism in Algorithms and Architectures (SPAA'17)},
  location={Washington, DC, USA},
  publisher={ACM},
  isbn={978-1-4503-4593-4},
  source={http://www.unixer.de/~htor/publications/},
}


serving: 52.90.181.205:34682© Torsten Hoefler