Skip to content

Commit

Permalink
MAGMA 2.1 release 2016-08-30
Browse files Browse the repository at this point in the history
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
maxhutch committed Aug 31, 2016
1 parent 6b0163f commit e63a6c0
Show file tree
Hide file tree
Showing 3,048 changed files with 180,254 additions and 240,276 deletions.
The diff you're trying to view is too large. We only load the first 3000 changed files.
1 change: 1 addition & 0 deletions .gitignore
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
docs
Loading

0 comments on commit e63a6c0

Please sign in to comment.