The discussion centers on obtaining eigenvalues and eigenvectors for dense, non-Hermitian matrices using cuSolver. A participant inquires about clear examples for this process. It is noted that the relevant documentation from NVIDIA is available, but it is also mentioned that eigendecomposition for dense matrices is currently under development and will be included in a future release of cuSolver.
#1
Pablo Brubeck
6
0
I am looking for a clear example on how to obtain the complete set of eigenvalues and eigenvectors for a dense, non-hermitian matrix using cuSolver.