Skip to content

Releases: icl-utk-edu/slate

2021.05.00

16 Feb 00:09
Compare
Choose a tag to compare
  • HIP/ROCm support
  • Improved performance (BLAS, Cholesky, LU, etc.)
  • Improved testers, matrix generation
  • More robust CUDA & HIP kernels, allow larger nb
  • CMake fixes

2020.10.00

16 Feb 00:10
Compare
Choose a tag to compare
  • Initial release. Functionality:
    • Level 3 BLAS
    • Matrix norms
    • LU, Cholesky, symmetric indefinite linear system solvers
    • Hermitian and generalized Hermitian eigenvalues (values only; vectors coming)
    • SVD (values only; vectors coming)
    • Makefile, CMake, and Spack build options
    • CUDA support