DocumentCode
2502378
Title
Fast parallel algorithms for solving triangular systems of linear equations on the hypercube
Author
Ibarra, Oscar H. ; Kim, Myung Hee
Author_Institution
Dept. of Comput. Sci., California Univ., Santa Barbara, CA, USA
fYear
1991
fDate
30 Apr-2 May 1991
Firstpage
76
Lastpage
83
Abstract
Presents efficient hypercube algorithms for solving triangular systems of linear equations by using various matrix partitioning and mapping schemes. Recently, several parallel algorithms have been developed for this problem. In these algorithms, the triangular solver is treated as the second stage of Gauss elimination. Thus, the triangular matrix is distributed by columns (or rows) in a wrap fashion since it is likely that the matrix is distributed this way after an LU decomposition has been done on the matrix. However, the efficiency of the algorithms is low. The motivation here is to develop various data partitioning and mapping schemes for hypercube algorithms by treating the triangular solver as an independent problem. Performance of the algorithms is analyzed theoretically and empirically by implementing them on a commercially available hypercube
Keywords
matrix algebra; parallel algorithms; Gauss elimination; LU decomposition; columns; data mapping; data partitioning; hypercube algorithms; linear equations; matrix mapping; matrix partitioning; parallel algorithms; rows; triangular matrix; triangular systems; wrap fashion; Algorithm design and analysis; Computer science; Concurrent computing; Equations; Gaussian processes; Hypercubes; Matrix decomposition; Parallel algorithms; Partitioning algorithms; Performance analysis;
fLanguage
English
Publisher
ieee
Conference_Titel
Parallel Processing Symposium, 1991. Proceedings., Fifth International
Conference_Location
Anaheim, CA
Print_ISBN
0-8186-9167-0
Type
conf
DOI
10.1109/IPPS.1991.153760
Filename
153760
Link To Document