Development of Krylov and AMG linear solvers for large-scale sparse matrices on GPUs
Department of Chemical and Petroleum Engineering, University of Calgary, Calgary, Canada
arXiv:1606.00545 [cs.MS], (2 Jun 2016)
@article{yang2016development,
title={Development of Krylov and AMG linear solvers for large-scale sparse matrices on GPUs},
author={Yang, Bo and Liu, Hui and Chen, Zhangxin},
year={2016},
month={jun},
archivePrefix={"arXiv"},
primaryClass={cs.MS}
}
This research introduce our work on developing Krylov subspace and AMG solvers on NVIDIA GPUs. As SpMV is a crucial part for these iterative methods, SpMV algorithms for single GPU and multiple GPUs are implemented. A HEC matrix format and a communication mechanism are established. And also, a set of specific algorithms for solving preconditioned systems in parallel environments are designed, including ILU(k), RAS and parallel triangular solvers. Based on these work, several Krylov solvers and AMG solvers are developed. According to numerical experiments, favorable acceleration performance is acquired from our Krylov solver and AMG solver under various parameter conditions.
June 7, 2016 by hgpu