accelerate-cuda: Accelerate backend for NVIDIA GPUs
This library implements a backend for the Accelerate language instrumented for parallel execution on CUDA-capable NVIDIA GPUs.
To use this backend you need CUDA version 3.x or later installed, which you can find at the NVIDIA Developer Zone.
Flags
Automatic Flags
Name | Description | Default |
---|---|---|
debug | Enable tracing message flags. These are read from the command-line arguments, which is convenient but may cause problems interacting with the user program, so is not enabled by default. The available options:
| Disabled |
bounds-checks | Enable bounds checking | Enabled |
unsafe-checks | Enable bounds checking in unsafe operations | Disabled |
internal-checks | Enable internal consistency checks | Disabled |
Use -f <flag> to enable a flag, or -f -<flag> to disable that flag. More info
Downloads
- accelerate-cuda-0.12.1.1.tar.gz [browse] (Cabal source package)
- Package description (as included in the package)
Maintainer's Corner
For package maintainers and hackage trustees
Candidates
- No Candidates
Versions [RSS] | 0.12.0.0, 0.12.1.0, 0.12.1.1, 0.12.1.2, 0.13.0.0, 0.13.0.1, 0.13.0.2, 0.13.0.3, 0.13.0.4, 0.14.0.0, 0.15.0.0, 0.15.1.0, 0.15.1.1, 0.16.0.0, 0.17.0.0 (info) |
---|---|
Dependencies | accelerate (>=0.12.1 && <0.13), array (>=0.3 && <0.5), base (>=4 && <5), binary (>=0.5 && <0.6), blaze-builder (>=0.3 && <0.4), bytestring (>=0.9 && <0.10), containers (>=0.4 && <0.5), cryptohash (>=0.7 && <0.8), cuda (>=0.4.1 && <0.5), directory (>=1.0 && <1.2), fclabels (>=1.0 && <1.2), filepath (>=1.0 && <1.4), hashable (>=1.1 && <1.2), hashtables (>=1.0.1 && <1.1), language-c-quote (>=0.3 && <0.4), mainland-pretty (>=0.1 && <0.2), mtl (>=2.0 && <2.2), pretty (>=1.0 && <1.2), process (>=1.0 && <1.2), srcloc (>=0.1 && <0.2), transformers (>=0.2 && <0.4), unix (>=2.4), unordered-containers (>=0.1.4 && <0.3), Win32 (>=2.2.1) [details] |
Tested with | ghc >=7.4 |
License | BSD-3-Clause |
Author | Manuel M T Chakravarty, Gabriele Keller, Sean Lee, Trevor L. McDonell |
Maintainer | Trevor L. McDonell <tmcdonell@cse.unsw.edu.au> |
Category | Compilers/Interpreters, Concurrency, Data, Parallelism |
Home page | http://www.cse.unsw.edu.au/~chak/project/accelerate/ |
Bug tracker | https://github.com/AccelerateHS/accelerate/issues |
Source repo | head: git clone https://github.com/AccelerateHS/accelerate-cuda |
Uploaded | by TrevorMcDonell at 2012-08-06T01:32:10Z |
Distributions | |
Reverse Dependencies | 8 direct, 1 indirect [details] |
Downloads | 15546 total (19 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-12-24 [all 7 reports] |