2012 IEEE Seventh International Conference on Networking, Architecture, and Storage 2012
DOI: 10.1109/nas.2012.12
|View full text |Cite
|
Sign up to set email alerts
|

Implementing the Jacobi Algorithm for Solving Eigenvalues of Symmetric Matrices with CUDA

Help me understand this report

Search citation statements

Order By: Relevance

Paper Sections

Select...
1
1
1

Citation Types

0
3
0

Year Published

2014
2014
2023
2023

Publication Types

Select...
2
2
1
1

Relationship

0
6

Authors

Journals

citations
Cited by 6 publications
(3 citation statements)
references
References 8 publications
0
3
0
Order By: Relevance
“…In combination of (3.1) and (3.3), which is mentioned in the Chapter 3, eigenvalues for a general matrix with CUDA can be determined. This goal requested in [28] using QR method as the future work and in this thesis we have reached to first part of this procedure with outstanding results.…”
Section: Comparisonmentioning
confidence: 99%
See 1 more Smart Citation
“…In combination of (3.1) and (3.3), which is mentioned in the Chapter 3, eigenvalues for a general matrix with CUDA can be determined. This goal requested in [28] using QR method as the future work and in this thesis we have reached to first part of this procedure with outstanding results.…”
Section: Comparisonmentioning
confidence: 99%
“…CUDA was used for accelerating the reduction to upper hessenberg forms and solving eigenvalues problems [2,28]. They used BLAS library for matrix-matrix and vector-matrix implementation.…”
Section: Literature Surveymentioning
confidence: 99%
“…Since this process is iterative and strongly dependent on the previous iterations data, several experiments revealed that the GPU paradigm is not able to accelerate the algorithm with such a reduced number of bands [40]. Therefore, and taking into account that no memory copies are needed between CPU and GPU, this process has been developed in the CPU.…”
Section: C: Jacobimentioning
confidence: 99%