Parallel Algorithm for Solving Triangular System on LAN

SHANG Yue-qiang
DOI: https://doi.org/10.3321/j.issn:1002-8331.2007.19.019
2007-01-01
Computer Engineering and Applications Journal
Abstract:Considering the speciality of network parallel computing environment that the speed of the operation of processors is high while that of the communication between processors is relatively low,a parallel algorithm for solving triangular system on LAN is presented,in which the coefficient matrix and the right sides of the triangular system are distributed among local memories of all processors through row-block torus-wrap mapping and the communication costs between processors are decreased largely by loop-conveying part of the components of the solutions among processors.The results of numerical experiment,performed on LAN made up of 1-4 personal computers which are installed Windows2000 operation system,VC6.0 and PVM3.4 and connected by 100 Mbps Ethernet,show that the algorithm presented in this paper is effective.
What problem does this paper attempt to address?