Mirage1089

Results 1 issues of Mirage1089

Hello, I am following the example of eigen decomposition from here, https://github.com/NVIDIA/CUDALibrarySamples/blob/master/cuSOLVER/syevd/cusolver_syevd_example.cu I need to do it for complex number matrix. The problem is the eigen vector is not matching...

cuSolver