Changelog for cublas-0.6.0.0
Revision history for cublas
Notable changes to the project will be documented in this file.
The format is based on Keep a Changelog and the project adheres to the Haskell Package Versioning Policy (PVP)
0.6.0.0 - 2020-08-26
Added
- Added support for Cabal-3
Fixed
- Fixed linking with CUDA-10.x
0.5.0.0 - 2018-10-02
Added
gemm[Strided]BatchedEx
from CUDA-9.1
0.4.0.1 - 2018-03-12
Fixed
- Build fix for Cabal-2.2 (ghc-8.4)
0.4.0.0 - 2017-11-15
Added
getMathMode
setMathMode
Fixed
- Build fix for CUDA-9
0.3.0.0 - 2017-08-24
- First version; replaces bmsherman/cublas. Released on an unsuspecting world.