DocumentCode
3287826
Title
A look at scalable dense linear algebra libraries
Author
Dongarra, J. ; Van De Geijn, Robert ; Walker, D.
Author_Institution
Dept. of Comput. Sci., Tennessee Univ., TN, USA
fYear
1992
fDate
26-29 Apr 1992
Firstpage
372
Lastpage
379
Abstract
Discusses the essential design features of a library of scalable software for performing dense linear algebra computations on distributed memory concurrent computers. The square block scattered decomposition is proposed as a flexible and general-purpose way of decomposing most, if not all, dense matrix problems. An object-oriented interface to the library permits more portable applications to be written, and is easy to learn and use, since details of the parallel implementation are hidden from the user. Experiments on the Intel Touchstone Delta system with a prototype code that uses the square block scattered decomposition to perform LU factorization are presented and analyzed. It was found that the code was both scalable and efficient, performing at about 14 GFLOPS (double precision) for the largest problem considered
Keywords
linear algebra; mathematics computing; object-oriented programming; parallel programming; software portability; subroutines; user interfaces; 14 GFLOPS; Intel Touchstone Delta system; LU factorization; dense matrix problems; distributed memory concurrent computers; double precision; object-oriented interface; parallel implementation; portable applications; scalable dense linear algebra libraries; square block scattered decomposition; Application software; Concurrent computing; Distributed computing; Linear algebra; Matrix decomposition; Performance analysis; Prototypes; Scattering; Software libraries; Software performance;
fLanguage
English
Publisher
ieee
Conference_Titel
Scalable High Performance Computing Conference, 1992. SHPCC-92, Proceedings.
Conference_Location
Williamsburg, VA
Print_ISBN
0-8186-2775-1
Type
conf
DOI
10.1109/SHPCC.1992.232670
Filename
232670
Link To Document