@hackage cufft0.7.5.0

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.