Toward an efficient parallel eigensolver for dense symmetric matrices

Citation
B. Hendrickson et al., Toward an efficient parallel eigensolver for dense symmetric matrices, SIAM J SC C, 20(3), 1999, pp. 1132-1154
Citations number
43
Categorie Soggetti
Mathematics
Journal title
SIAM JOURNAL ON SCIENTIFIC COMPUTING
ISSN journal
10648275 → ACNP
Volume
20
Issue
3
Year of publication
1999
Pages
1132 - 1154
Database
ISI
SICI code
1064-8275(19990219)20:3<1132:TAEPEF>2.0.ZU;2-3
Abstract
We describe a parallel algorithm for finding the eigenvalues and eigenvecto rs of a dense symmetric matrix, with an emphasis on the dense linear algebr a operations. We follow the traditional three-step process: reduce to tridi agonal form, solve the tridiagonal problem, then backtransform the result. Since the different steps have different algorithmic characteristics, this problem serves as a perfect vehicle for exploring some issues associated wi th parallel linear algebra calculations. In particular, we examine the effe cts of matrix distribution and blocking on the computational performance of tridiagonalization and backtransformation. Through experiments on an Intel Paragon, we demonstrate that block storage of the matrix is not necessary for a highly efficient block algorithm. The performance of our approach com pares very favorably with that of the corresponding ScaLAPACK routines.