Sciweavers

APPT
2005
Springer

Experiments on Asynchronous Partial Gauss-Seidel Method

13 years 6 months ago
Experiments on Asynchronous Partial Gauss-Seidel Method
This paper presents design and experimental results of a parallel linear equation solver by asynchronous partial Gauss-Seidel method. The basic idea of this method is derived from the asynchronous iterative method; newly computed values of unknowns are broadcast to all other processors and are incorporated into computing the next value immediately after they are received. However, since the asynchronous iterative method requires frequent data passing, it is difficult to achieve high performance on practical cluster computing systems due to its enormous communication overhead. To avoid it, the asynchronous partial Gauss-Seidel method reduces frequency of broadcasting new values of unknowns by passing multiple values in a chunk. The experimental results show the advantage of the asynchronous partial Gauss-Seidel method.
Hiroshi Nishida, Hairong Kuang
Added 13 Oct 2010
Updated 13 Oct 2010
Type Conference
Year 2005
Where APPT
Authors Hiroshi Nishida, Hairong Kuang
Comments (0)