v0.10.1.0
Pre-release
Pre-release
What's new in clSPARSE v0.10.1
This is a bug fix release
- Fixes for travis builds
- Fix to the matrix market reader in the cuSPARSE benchmark to synchronize with the regular MM reader
- Replace cl.hpp with cl2.hpp (thanks to @9prady9)
- Fixes for the Nvidia platform; tested 352.79
- Fixed buffer overruns in CSR-Adaptive kernels
- Fix invalid memory access on Nvidia GPUs in CSR-Adaptive SpMV kernel (thanks to @mkre)