clMAGMA 0.3 is now available. This release provides OpenCL support for the main two-sided matrix factorizations -
basis for eigenproblem and SVD solvers. In particular, clMAGMA 0.3 adds the following new functionalities:
- Reduction to upper Hessenberg form by similarity orthogonal
transformations (routines magma_{z|c|d|s}gehrd );
- Reduction to upper/lower bidiagonal form by similarity orthogonal
transformations (routines magma_{z|c|d|s}gebrd );
- Reduction to tridiagonal form by similarity orthogonal transformations
(routines magma_{zhe|che|dsy|ssy}trd);
Further detail can be found in the ReleaseNotes.