@hackage / cusparse

FFI bindings to the CUDA Sparse BLAS library

Latest0.3.0.0

Changelog

Revision history for cusparse

Notable changes to the project will be documented in this file.

The format is based on Keep a Changelog.

0.3.0.0 - 2020-08-26

Added

  • Operations from CUDA-10.1
  • Support for Cabal-3

0.2.0.0 - 2018-10-02

Added

  • Level 3 operations from CUDA-9.2
  • Format conversion operations from CUDA-9.0
  • Precondition operations from CUDA-9.0
  • Precondition operations from CUDA-9.2

0.1.0.1 - 2018-03-12

Fixed

  • Build fix for Cabal-2.2 (ghc-8.4)

0.1.0.0 - 2017-08-24

  • First version; split off from bmsherman/cublas. Released on an unsuspecting world.