Parallel algorithm for block-tridiagonal linear systems on distributed-memory multicomputers

Zhigang Luo,Xiaomei Li
2000-01-01
Jisuanji Xuebao/Chinese Journal of Computers
Abstract:A parallel algorithm for block-tridiagonal linear systems on distributed-memory multicomputers is presented. The algorithm is based on carefully estimating the computation load. The load of solving the system is evenly distributed among the processors. Authors make full use of overlapping between computation and communication to decrease the amount of processors idle time. The processes will not break down when coefficient matrix of the block-tridiagonal systems is diagonally dominant. The complexity of the algorithm is analyzed. The results of numerical experiments about the algorithm on a multicomputer show that the efficiency of this algorithm is much higher than that of the algorithm presented by K.L. Chung et al.
What problem does this paper attempt to address?