Title :
The Parallel Solution of Triangular Systems of Equations
Author :
Evans, David. J. ; Dunbar
Author_Institution :
Department of Computer Studies, Loughborough University of Technology
Abstract :
In this paper, methods are presented for the parallel solution of (n × n) lower triangular linear systems suitable for a p processor MIMD computer system where n/2 < p < (n − 1). The methods are based on the principle of allocating the processors as soon as they become available, thus creating a wavefront through the triangular array. The algorithms are shown to run in time (4n − 3p − 2) for p < 2( n − 1)/3 and in time 2(n − 1) for p ≥ 2(n − 1)/3.
Keywords :
Parallel computation; systems of equations; triangular matrices; Combinational circuits; Concurrent computing; Design automation; Electrical fault detection; Equations; Fault tolerance; Large scale integration; Logic design; Sequential circuits; Test data compression; Parallel computation; systems of equations; triangular matrices;
Journal_Title :
Computers, IEEE Transactions on
DOI :
10.1109/TC.1983.1676206