Skip to content

Releases: icl-utk-edu/blaspp

2020.10.02

25 Jan 22:27
Compare
Choose a tag to compare
  • CMake support for including as subdirectory

2020.10.01

25 Jan 22:27
Compare
Choose a tag to compare
  • Fixes: CMake always checks for CBLAS, in case LAPACK++ needs it

2020.10.00

25 Jan 22:26
Compare
Choose a tag to compare
  • Fixes: CMake defines, version, ILP64; remove [cz]symv prototypes
  • Add make check

2020.09.00

25 Jan 22:25
Compare
Choose a tag to compare
  • Clean up namespace
  • Makefile and CMake improvements

2020.08.00

25 Jan 22:24
Compare
Choose a tag to compare
  • Initial release. Functionality:
    • Level 1, 2, 3 BLAS for CPU
    • Level 3 BLAS for GPU
    • Level 3 batched BLAS for CPU and GPU
    • cuBLAS GPU implementation
    • Makefile and CMake build options