A parallel balance scheme for banded linear systems
โ Scribed by Gene H. Golub; Ahmed H. Sameh; Vivek Sarin
- Publisher
- John Wiley and Sons
- Year
- 2001
- Tongue
- English
- Weight
- 189 KB
- Volume
- 8
- Category
- Article
- ISSN
- 1070-5325
- DOI
- 10.1002/nla.241
No coin nor oath required. For personal study only.
โฆ Synopsis
Abstract
A parallel algorithm is proposed for the solution of narrow banded nonโsymmetric linear systems. The linear system is partitioned into blocks of rows with a small number of unknowns common to multiple blocks. Our technique yields a reduced system defined only on these common unknowns which can then be solved by a direct or iterative method. A projection based extension to this approach is also proposed for computing the reduced system implicitly, which gives rise to an innerโouter iteration method. In addition, the product of a vector with the reduced system matrix can be computed efficiently on a multiprocessor by concurrent projections onto subspaces of block rows. Scalable implementations of the algorithm can be devized for hierarchical parallel architectures by exploiting the twoโlevel parallelism inherent in the method. Our experiments indicate that the proposed algorithm is a robust and competitive alternative to existing methods, particularly for difficult problems with strong indefinite symmetric part. Copyright ยฉ 2001 John Wiley & Sons, Ltd.
๐ SIMILAR VOLUMES
A new method of pivoting applicable to banded unsymmetric linear equation systems has been introduced. It limits the ยฎll-in and preserves the basic structure. Two solvers, using the new pivoting strategy, have been developed. Both solvers have been written in the C language for two popular UNIX plat