Design of a Parallel Nonsymmetric Eigenroutine Toolbox, Part I

  • Authors:
  • Zhaojun Bai;James W. Demmel

  • Affiliations:
  • -;-

  • Venue:
  • Design of a Parallel Nonsymmetric Eigenroutine Toolbox, Part I
  • Year:
  • 1992

Quantified Score

Hi-index 0.00

Visualization

Abstract

The dense nonsymmetric eigenproblem is one of the hardest linear algebra problems to solve effectively on massively parallel machines. Rather than trying to design a ``black box'''' eigenroutine in the spirit of EISPACK or LAPACK, we propose building a toolbox for this problem. The tools are meant to be used in different combinations on different problems and architectures. In this paper, we will describe these tools which include basic block matrix computations, the matrix sign function, 2-dimensional bisection, and spectral divide and conquer using the matrix sign function to find selected eigenvalues. We also outline how we deal with ill-conditioning and potential instability. Numerical examples are included. A future paper will discuss error analysis in detail and extensions to the generalized eigenproblem.