Implementation And Performance AssessmentOf A Parallel Solver For Sparse Linear Systems OfEquations And Rules For Optimal Solution
暂无分享,去创建一个
Many computational algorithms in science and engineering give rise to large sparse linear systems of equations which need to be solved as efficiently as possible. As the size of the problems of interest increases, it becomes necessary to consider exploiting multiprocessors to solve these systems. This paper reports on the implementation of a parallel solver for sparse linear systems of equations and proposes simple formulas for predicting the speedup in terms of the size of the linear system and number of processors in the cluster. The iterative solvers considered in this paper are i – Conjugate Gradient Squared Method (CGS), ii – Generalised Minimal Residual Method (GMRES) and iii – the Transpose Free Quasi-Minimal Residual Method (TFQMR) from the Aztec library implemented with the MPI interface and Parallel Knoppix based cluster.
[1] Yousef Saad,et al. Iterative methods for sparse linear systems , 2003 .
[3] Brendan Vastenhouw,et al. A Two-Dimensional Data Distribution Method for Parallel Sparse Matrix-Vector Multiplication , 2005, SIAM Rev..
[4] M. Creel. ParallelKnoppix-Rapid Creation of a Linux Cluster for MPI Parallel Processing Using Non-Dedicated Computers , 2004 .