The latest version of cuda is 0.11.0.1-0.
cuda
Version 0.2 revision 0 uploaded by TrevorMcDonell.
Package meta
- Synopsis
- FFI binding to the CUDA interface for programming NVIDIA GPUs
- Description
The CUDA library provides a direct, general purpose C-like SPMD programming model for NVIDIA graphics cards (G8x series onwards). This is a collection of bindings to allow you to call and control, although not write, such functions from Haskell-land. You will need to install the CUDA driver and developer toolkit.
http://developer.nvidia.com/object/cuda.html
Note that on Snow Leopard, the c2hs preprocessor is confused by the notation for Apple's Blocks extension, so to work around this:
cabal install --c2hs-option=-ccpp-4.0
- Author
- Trevor L. McDonell <tmcdonell@cse.unsw.edu.au>
- Bug reports
- n/a
- Category
- Foreign
- Copyright
- Copyright (c) [2009..2010]. Trevor L. McDonell <tmcdonell@cse.unsw.edu.au>
- Homepage
- n/a
- Maintainer
- Trevor L. McDonell <tmcdonell@cse.unsw.edu.au>
- Package URL
- n/a
- Stability
- n/a