Hi all,
I have a problem in which i need to calculate SVD as fast as possible. Presently on the CPU using VTK the SVD calculation for a rectangular matrix takes about 4ms. My matrix size is 120*100. Is it worth implementing SVD calculation on a GPU and expect a speed up?
Any thoughts ???
Thanks,
— Randal