Skip to content Skip to main navigation Report an accessibility issue

EECS Publication

Parallel Block Tridiagonalization of Real Symmetric Matrices

Yihua Bai and Robert C. Ward

Two parallel block tridiagonalization algorithms and implementations for dense real symmetric matrices are presented. Block tridiagonalization is a critical pre-processing step for the block-tridiagonal divide-and-conquer algorithm for computing eigensystems and is useful for many algorithms desiring the efficiencies of block structure in matrices. For an 'effectively' sparse matrix, which frequently results from applications with strong locality properties, a heuristic parallel algorithm is used to transform it into a block tridiagonal matrix such that the eigenvalue errors remain bounded by some prescribed accuracy tolerance. For a dense matrix without any usable structure, orthogonal transformations are used to reduce it to block tridiagonal form using mostly level 3 BLAS operations. Numerical experiments show that block-tridiagonal structure obtained from this algorithm directly affects the computational complexity of the parallel blocktridiagonal divide-and-conquer eigensolver.

Published  2006-06-01 04:00:00  as  ut-cs-06-578 (ID:136)

ut-cs-06-578.pdf

« Back to Listing