English

An Optimized and Scalable Eigensolver for Sequences of Eigenvalue Problems

Mathematical Software 2014-07-08 v2 Distributed, Parallel, and Cluster Computing Computational Physics

Abstract

In many scientific applications the solution of non-linear differential equations are obtained through the set-up and solution of a number of successive eigenproblems. These eigenproblems can be regarded as a sequence whenever the solution of one problem fosters the initialization of the next. In addition, in some eigenproblem sequences there is a connection between the solutions of adjacent eigenproblems. Whenever it is possible to unravel the existence of such a connection, the eigenproblem sequence is said to be correlated. When facing with a sequence of correlated eigenproblems the current strategy amounts to solving each eigenproblem in isolation. We propose a alternative approach which exploits such correlation through the use of an eigensolver based on subspace iteration and accelerated with Chebyshev polynomials (ChFSI). The resulting eigensolver is optimized by minimizing the number of matrix-vector multiplications and parallelized using the Elemental library framework. Numerical results show that ChFSI achieves excellent scalability and is competitive with current dense linear algebra parallel eigensolvers.

Cite

@article{arxiv.1404.4161,
  title  = {An Optimized and Scalable Eigensolver for Sequences of Eigenvalue Problems},
  author = {Mario Berljafa and Daniel Wortmann and Edoardo Di Napoli},
  journal= {arXiv preprint arXiv:1404.4161},
  year   = {2014}
}

Comments

23 Pages, 6 figures. First revision of an invited submission to special issue of Concurrency and Computation: Practice and Experience

R2 v1 2026-06-22T03:52:01.435Z