This release is intended for a single CUDA enabled NVIDIA GPU and includes:
- LU, QR, and Cholesky factorizations in both real and complex arithmetic (single and double);
- LQ and QL factorizations in real arithmetic (single and double);
- Linear solvers based on LU, QR, and Cholesky in real arithmetic (single and double);
- Mixed-precision iterative refinement solvers based on LU, QR, and Cholesky in real arithmetic;
- Reduction to upper Hessenberg form in real arithmetic (single and double);
- MAGMA BLAS in real arithmetic (single and double), including gemm, gemv, symv, and trsm.
http://icl.cs.utk.edu/magma/software/
See the Documention section for the user guide.
http://icl.cs.utk.edu/magma/custom/inde ... 6&slid=234
Further discussion is welcome here on the forum.
Best regards,