4381

CUDA-Based Jacobi’s Iterative Method

Zhihui Zhang, Qinghai Miao, Ying Wang
Coll. of Comput. & Commun. Eng., Grad. Univ. of Chinese Acad. of Sci. (GUCAS), Beijing, China
International Forum on Computer Science-Technology and Applications, 2009. IFCSTA ’09

@inproceedings{zhang2009cuda,

   title={CUDA-Based Jacobi’s Iterative Method},

   author={Zhang, Z. and Miao, Q. and Wang, Y.},

   booktitle={Computer Science-Technology and Applications, 2009. IFCSTA’09. International Forum on},

   volume={1},

   pages={259–262},

   year={2009},

   organization={IEEE}

}

Source Source   

2892

views

Solving linear equations is a common problem in the fields of science and engineering. Accelerating its solving process is of great significance. Modern GPUs are high performance many-core processors fit for large scale parallel computing. They provide us a novel way for accelerating the solving process. A GPU based parallel Jacobi’s iterative solver for dense linear equations is presented in this paper. First, we introduce the backgrounds for accelerating solving linear equations together with GPUs and the corresponding parallel platform CUDA on it. Then we implement Jacobi’s iterative method on CUDA. Finally, we compare the experimental results of CUDA programs on GPU with traditional programs on CPU. Experiments show that it obtains a speedup of approximately 59 times with single floating point at a low precision, 19 times with double at a high precision.
No votes yet.
Please wait...

* * *

* * *

HGPU group © 2010-2024 hgpu.org

All rights belong to the respective authors

Contact us: