线性方程组的并行求解 - 共轭梯度法与数据并行
线性方程组的并行求解 - 共轭梯度法与数据并行
线性方程组的并行求解是高性能计算领域的重要研究方向之一。共轭梯度法是一种常用的迭代方法,适用于求解大型稀疏线性方程组。数据并行技术可以有效地将计算任务分配到多个处理器上,从而加速求解过程。
本文主要介绍了共轭梯度法和数据并行技术在解决线性方程组问题中的应用,以及相关领域的经典书籍和文献。
参考文献
- 
Saad, Y. (2003). Iterative methods for sparse linear systems. Society for Industrial and Applied Mathematics.
 - 
Higham, N. J. (2002). Accuracy and stability of numerical algorithms (2nd ed.). Society for Industrial and Applied Mathematics.
 - 
Bjorck, A., & Dahlquist, G. (1996). Numerical methods in scientific computing (Vol. 1). SIAM.
 - 
Demmel, J. (1997). Applied numerical linear algebra. Society for Industrial and Applied Mathematics.
 - 
Greenbaum, A. (1997). Iterative methods for solving linear systems. SIAM.
 - 
Strang, G. (1986). Introduction to applied mathematics. Wellesley-Cambridge Press.
 - 
Trefethen, L. N., & Bau III, D. (1997). Numerical linear algebra. Society for Industrial and Applied Mathematics.
 - 
Van der Vorst, H. A. (2003). Iterative Krylov methods for large linear systems. Cambridge University Press.
 - 
Varga, R. S. (2000). Matrix iterative analysis (2nd ed.). Springer.
 - 
Walker, H. F. (2001). Implementing parallel linear algebra algorithms. Springer.
 
原文地址: https://www.cveoy.top/t/topic/nDW0 著作权归作者所有。请勿转载和采集!