Title :
A high performance two dimensional scalable parallel algorithm for solving sparse triangular systems
Author :
Joshi, Mahesh V. ; Gupta, Anshul ; Karypis, George ; Kumar, Vipin
Author_Institution :
Dept. of Comput. Sci., Minnesota Univ., Minneapolis, MN, USA
Abstract :
Solving a system of equations of the form Tx=y, where T is a sparse triangular matrix, is required after the factorization phase in the direct methods of solving systems of linear equations. A few parallel formulations have been proposed recently. The common belief in parallelizing this problem is that the parallel formulation utilizing a two dimensional distribution of T is unscalable. We propose the first known efficient scalable parallel algorithm which uses a two dimensional block cyclic distribution of T. The algorithm is shown to be applicable to dense as well as sparse triangular solvers. Since most of the known highly scalable algorithms employed in the factorization phase yield a two dimensional distribution of T, our algorithm avoids the redistribution cost incurred by the one dimensional algorithms. We present the parallel runtime and scalability analyses of the proposed two dimensional algorithm. The dense triangular solver is shown to be scalable. The sparse triangular solver is shown to be at least as scalable as the dense solver. We also show that it is optimal for one class of sparse systems. The experimental results of the sparse triangular solver show that it has good speedup characteristics and yields high performance for a variety of sparse systems
Keywords :
computational complexity; matrix decomposition; parallel algorithms; sparse matrices; 2D algorithm; dense triangular solver; factorization; high performance two dimensional scalable parallel algorithm; highly scalable algorithms; linear equations; parallel runtime; scalability analyses; sparse triangular matrix; sparse triangular systems; system of equations; Concurrent computing; Contracts; Costs; Equations; High performance computing; Military computing; Parallel algorithms; Runtime; Scalability; Sparse matrices;
Conference_Titel :
High-Performance Computing, 1997. Proceedings. Fourth International Conference on
Conference_Location :
Bangalore
Print_ISBN :
0-8186-8067-9
DOI :
10.1109/HIPC.1997.634484