Eigenvector

Yeah, I also don’t have access to these. Which poses a problem.

Also, its possible that they don’t divulge enough in their paper to fully reconstruct the given algorithm.

I’ve gotten a couple papers that I didn’t have access to before and it seems like most of the parallelization comes in the form of converting the matrix into bidiagonal form. The actual computation of the eigenvectors still appears to be iterative from everything I’ve seen. However, there are a couple more papers that I have yet to read that may shed some more light on the situation.

External Media is how I felt this morning External Media External Media is how I feel now.

Hi Senorburn,

I was going through the forum to find eigen vector implementation on CUDA and it seems you were working on it a year ago. Could you successfully implement it on CUDA? If yes, can you please hep me with the algorithm and code ( if possible). Also, I am new to CUDA and GPU.

Thanks.