Open discussion for MAGMA library (Matrix Algebra on GPU and Multicore Architectures)
-
mgates3
- Posts: 918
- Joined: Fri Jan 06, 2012 2:13 pm
Post
by mgates3 » Wed Nov 15, 2017 2:08 pm
MAGMA 2.3.0 is now released. Updates include:
- Moved MAGMA's repository to Bitbucket: https://bitbucket.org/icl/magma
- Added support for Volta GPUs
- Improved performance for batched LU and QR factorizations on small square sizes up to 32
- Added test matrix generator to many testers
- Launched Data Analytics tools (MagmaDNN 0.1 Alpha) using MAGMA as computational backend,
https://bitbucket.org/icl/magmadnn
MAGMA-sparse
- Added support for CUDA 9.0
- Improved the ParILUT algorithm w.r.t. stability and scalability
- Added ParICT, a symmetry-exploiting version of the ParILUT algorithm
-
hartwig anzt
- Posts: 90
- Joined: Tue Sep 02, 2014 5:44 pm
Post
by hartwig anzt » Sat Feb 10, 2018 7:27 pm
Thank you very much, I updated the repository.