Are there plans for a DGEJSV implementation?
Thanks for making Magma available.
DGEJSV
-
Stan Tomov
- Posts: 283
- Joined: Fri Aug 21, 2009 10:39 pm
Re: DGEJSV
We plan to expand the current functionality. In general, for the SVD and the eigen-problem type of solvers we use the LAPACK implementations by replacing components of the routines with their GPU-accelerated equivalents from MAGMA (when available). For DGEJSV the bulk of the computation is in routines for which we have GPU acceleration so it is just a matter of time to add them.
Stan
Stan