cublas

FFI bindings to the CUDA BLAS library

Version on this page:0.3.0.0
LTS Haskell 19.7:0.6.0.0
Stackage Nightly 2022-03-17:0.6.0.0
Latest on Hackage:0.6.0.0

See all snapshots cublas appears in

BSD-3-Clause licensed by Trevor L. McDonell, Ben Sherman
Maintained by Trevor L. McDonell
This version can be pinned in stack with:cublas-0.3.0.0@sha256:c6f0e2752ad44ef14e84fb5cd07fd9d22d0b7b135bcbb4493e4663dd91cdb3dc,2336
Used by 2 packages in nightly-2017-10-28(full list with versions):

Haskell FFI Bindings to cuBLAS

Build status 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

Changes

Revision history for cublas

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

The format is based on Keep a Changelog.

0.3.0.0 - 2017-08-24