Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
MAGMA 2.1 for CUDA is now available. New features and updates include: * Variable size batched routines (gemm, gemv, syrk, syr2k). * Improved SVD performance for tall (m >> n) or wide (m << n) matrices. * Preconditioned QMR. * Expanded doxygen documentation. * For MAGMA v1 compatability, initializes default queue for each GPU on first use, instead of in magma_init. Please take [this survey](https://www.surveymonkey.com/r/2016DenseLinearAlgebra) to help improve MAGMA, LAPACK, and other dense linear algebra libraries. We estimate that it should take 10 minutes to fill it out. Thank you very much.
- Loading branch information