MAGMA 2.3.0 released
Posted: 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
- 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