๐”– Bobbio Scriptorium
โœฆ   LIBER   โœฆ

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

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


PIVOTED BLOCK SOLVERS FOR LARGE BANDED L
โœ STABROWSKI, M. M. ๐Ÿ“‚ Article ๐Ÿ“… 1997 ๐Ÿ› John Wiley and Sons ๐ŸŒ English โš– 149 KB

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