cufft: Haskell bindings for the CUFFT library
This library contains FFI bindings to the CUFFT library, which provides highly optimised, FFTW compatible, Fast-Fourier Transform (FFT) implementations for NVIDIA GPUs. The CUFFT library is part of the CUDA developer toolkit.
http://developer.nvidia.com/cuda-downloads
The configure script will look for your CUDA installation in the standard
places, and if the nvcc
compiler is in your PATH, relative to that.
This release tested with versions 6.5, 7.0, and 7.5 of the CUDA toolkit.
[Skip to Readme]
Downloads
- cufft-0.7.5.0.tar.gz [browse] (Cabal source package)
- Package description (as included in the package)
Maintainer's Corner
For package maintainers and hackage trustees
Candidates
Versions [RSS] | 0.1.0.0, 0.1.0.1, 0.1.0.2, 0.1.0.3, 0.1.1.0, 0.1.2.0, 0.1.2.1, 0.1.2.2, 0.7.5.0, 0.8.0.0, 0.9.0.0, 0.9.0.1, 0.10.0.0 |
---|---|
Dependencies | base (>=4 && <5), cuda (>=0.6.6) [details] |
Tested with | ghc >=7.6 |
License | BSD-3-Clause |
Author | Robert Clifton-Everest, Trevor L. McDonell |
Maintainer | Robert Clifton-Everest <robertce@cse.unsw.edu.au> |
Category | Foreign |
Home page | https://github.com/robeverest/cufft |
Bug tracker | https://github.com/robeverest/cufft/issues |
Source repo | head: git clone git://github.com/robeverest/cufft.git |
Uploaded | by RobEverest at 2016-11-08T11:34:18Z |
Distributions | |
Reverse Dependencies | 3 direct, 1 indirect [details] |
Downloads | 10739 total (14 in the last 30 days) |
Rating | (no votes yet) [estimated by Bayesian average] |
Your Rating | |
Status | Docs not available [build log] All reported builds failed as of 2016-11-17 [all 3 reports] |