DocumentCode
3472649
Title
Solving sparse triangular systems on distributed memory multicomputers
Author
González, Patricia ; Cabaleiro, José C. ; Pena, Tomás F.
Author_Institution
Dept. of Electron. & Comput. Sci., Univ. Santiago de Compostela, Spain
fYear
1998
fDate
21-23 Jan 1998
Firstpage
470
Lastpage
478
Abstract
The authors describe and compare two different methods for solving sparse triangular systems in distributed memory multiprocessor architectures. The two methods involve some preprocessing overheads so they are primarily of interest in solving many systems with the same coefficient-matrix. Both algorithms start off from the idea of the classical substitution method. The first algorithm presented introduces a concept of data driven flow, and makes use of non-blocking communications in order to dynamically extract the inherent parallelism of sparse systems. The second algorithm uses a reordering technique for the unknowns, so the final system can be grouped in variable block sizes where the rows are independent and can be solved in parallel. This latter technique is called level scheduling because of the way it is represented in the adjacency graph
Keywords
distributed memory systems; parallel algorithms; processor scheduling; sparse matrices; adjacency graph; algorithms; coefficient matrix; data driven flow; distributed memory multicomputers; distributed memory multiprocessor architectures; inherent parallelism; level scheduling; nonblocking communications; parallel solution; preprocessing overheads; reordering technique; sparse triangular system solving; substitution method; Computer architecture; Computer science; Data mining; Gradient methods; Iterative methods; Linear systems; Memory architecture; Parallel processing; Sparse matrices; Vectors;
fLanguage
English
Publisher
ieee
Conference_Titel
Parallel and Distributed Processing, 1998. PDP '98. Proceedings of the Sixth Euromicro Workshop on
Conference_Location
Madrid
Print_ISBN
0-8186-8332-5
Type
conf
DOI
10.1109/EMPDP.1998.647235
Filename
647235
Link To Document