accelerate-examples: Examples using the Accelerate library
This package demonstrates a number of computation kernels and applications showcasing the Accelerate language and associated backend implementations. It is also used for performance and regression testing.
Refer to the main Accelerate package for more information: http://hackage.haskell.org/package/accelerate
Versions [faq] | 0.2.0.0, 0.2.0.1, 0.12.0.0, 0.12.1.0, 0.13.0.0, 0.14.0.0, 0.15.0.0, 0.15.1.0, 1.0.0.0, 1.1.0.0, 1.2.0.0 |
---|---|
Dependencies | accelerate (==0.13.*), accelerate-cuda (==0.13.*), accelerate-fft (==0.13.*), accelerate-io (==0.13.*), accelerate-opencl (==0.1.*), array (>=0.3 && <0.5), attoparsec (==0.10.*), base (==4.*), bmp (==1.2.*), bytestring (>=0.9 && <0.11), bytestring-lexing (>=0.2 && <0.5), cereal (==0.3.*), cmdargs (>=0.6 && <0.11), criterion (>=0.5 && <0.9), cuda (==0.5.*), deepseq (>=1.1 && <1.4), directory (>=1.0 && <1.3), fclabels (>=1.0 && <1.2), filepath (>=1.0 && <1.4), gloss (==1.7.*), hashtables (>=1.0 && <1.2), mtl (>=1.1 && <2.2), mwc-random (>=0.8 && <0.13), pgm (==0.1.*), pretty (>=1.0 && <1.2), QuickCheck (>=2.0 && <2.6), random, repa (>=3.1 && <3.3), repa-io (>=3.1 && <3.3), test-framework (>=0.5 && <0.9), test-framework-quickcheck2 (>=0.2 && <0.4), vector (>=0.7 && <0.11), vector-algorithms (>=0.4 && <0.6) [details] |
License | BSD-3-Clause |
Author | The Accelerate Team |
Maintainer | Trevor L. McDonell <tmcdonell@cse.unsw.edu.au> |
Category | Compilers/Interpreters, Concurrency, Data, Parallelism |
Home page | https://github.com/AccelerateHS/accelerate-examples |
Bug tracker | https://github.com/AccelerateHS/accelerate/issues |
Source repo | head: git clone https://github.com/AccelerateHS/accelerate-examples |
Uploaded | by TrevorMcDonell at Sat May 11 09:00:16 UTC 2013 |
Distributions | NixOS:1.2.0.0 |
Executables | accelerate-hashcat, accelerate-smoothlife, accelerate-nbody, accelerate-fluid, accelerate-mandelbrot, accelerate-canny, accelerate-crystal, accelerate-examples, accelerate-quickcheck |
Downloads | 5712 total (157 in the last 30 days) |
Rating | (no votes yet) [estimated by rule of succession] |
Your Rating | |
Status | Docs not available [build log] All reported builds failed as of 2016-12-21 [all 8 reports] |
Flags
Name | Description | Default | Type |
---|---|---|---|
gui | Enable gloss-based GUIs, where applicable. If not enabled, the application always runs in benchmark mode. | Enabled | Automatic |
cuda | Enable the CUDA parallel backend for NVIDIA GPUs | Enabled | Automatic |
opencl | Enable the OpenCL parallel backend | Disabled | Automatic |
Use -f <flag> to enable a flag, or -f -<flag> to disable that flag. More info
Downloads
- accelerate-examples-0.13.0.0.tar.gz [browse] (Cabal source package)
- Package description (as included in the package)