Elementary Jacobi Rotations are used as the basic tools to obtain eigenvalues and eigenvectors of arbitrary real symmetric matrices. The proposed algorithm has a complete concurrent structure, that is: every eigenvalueeigenvector pair can be obtained in any order and in an independent way from the r
A Parallel QR Algorithm for the Symmetrical Tridiagonal Eigenvalue Problem
β Scribed by L. Kaufman
- Publisher
- Elsevier Science
- Year
- 1994
- Tongue
- English
- Weight
- 478 KB
- Volume
- 23
- Category
- Article
- ISSN
- 0743-7315
No coin nor oath required. For personal study only.
β¦ Synopsis
The implicit QR algorithm is a serial iterative algorithm for determining all the eigenvalues of an (n \times n) symmetric tridiagonal matrix (A). About (3 n) iterations, each requiring the serial application of about (n) similarity planar transformations, are required to reduce (A) to diagonal form. In this paper we propose a parallel algorithm in which up to (n / 2) similarity transformations can be applied simultaneously. In contrast to the original algorithm, which cannot take advantage of the architectures of parallel or vector machines, each iteration of the new algorithm mainly involves synchronous, lock-step operations which can effectively use vector and concurrency capabilities of SIMD machines. In practice we have observed that the number of iterations of the parallel algorithm is about three times that of the serial algorithm, but because many of the operations can be done in parallel, the total computation time is less. On a two-processor Cray-XMP we often observe a factor of 3 speedup over the standard (Q R) algorithm for problems with (n=800 . \quad) & 1994 Academic Press. Inc.
π SIMILAR VOLUMES
## Abstract A simple, rapidly convergent procedure is described for solving a thirdβorder symmetric eigenvalue problem Au = Ξ» Bu typically arising in vibration analysis. The eigenvalue problem is represented in terms of its variational dual, the Rayleigh quotient, and the eigenosolution is obtained
The emphasis in this article will be on people's analogical use of fairly explicit pieces of knowledge in problem solving situations. Analogical reasoning (AR) has long been recognized as an important component of problem solving. In general, AR involves using the (possibly modified) solution of one
We present a simple parallel algorithm for the single-source shortest path problem in planar digraphs with nonnegative real edge weights. The algorithm runs on the EREW PRAM model of parallel computation in O((n 2= +n 1&= ) log n) time, performing O(n 1+= log n) work for any 0<=<1Γ2. The strength of