@hackage cublas0.6.0.0

FFI bindings to the CUDA BLAS library

Haskell FFI Bindings to cuBLAS

Travis build status AppVeyor build status Stackage LTS Stackage Nightly Hackage

The cuBLAS library is an implementation of BLAS (Basic Linear Algebra Subprograms) for NVIDIA GPUs. This package provides FFI bindings to the functions of the cuBLAS library. You will need to install the CUDA driver and developer toolkit:

http://developer.nvidia.com/cuda-downloads

http://docs.nvidia.com/cuda/cublas/index.html