GPU Implementation for Solving Eigenvalues of a Matrix

夏健明,魏德敏
DOI: https://doi.org/10.3321/j.issn:0529-6579.2008.z2.020
2008-01-01
Abstract:A GPU (graphics processing unit) implementation was presented for solving eigenvalues of a matrix. The power method and the QR method based on the GPU are used to solve the largest eigenvalue and all eigenvalues of a given matrix. The computations are compared with those by the CPU, and it is found that the computation accuracy is good, and the running time on the GPU is faster than that on the CPU by a factor of 2.7~7.6.
What problem does this paper attempt to address?