The latest version of cuda is 0.11.0.1-0.

cuda

Version 0.4.1.1 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/cuda-downloads

The configure script will look for your CUDA installation in the standard places, and if the nvcc compiler is found in your PATH, relative to that.

This release is for version 4.1 of the CUDA toolkit.

Author
Trevor L. McDonell <tmcdonell@cse.unsw.edu.au>
Bug reports
n/a
Category
Foreign
Copyright
Copyright (c) [2009..2011]. 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

Components