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
Flags
Automatic Flags
Name | Description | Default |
---|---|---|
gui | Enable gloss-based GUIs, where applicable. If not enabled, the application always runs in benchmark mode. | Enabled |
ekg | Enable EKG remote monitoring server at http://localhost:8000 | Enabled |
cuda | Enable the CUDA parallel backend for NVIDIA GPUs | Enabled |
opencl | Enable the OpenCL parallel backend | Disabled |
nofib | Enabled | |
smvm | Enabled | |
crystal | Enabled | |
canny | Enabled | |
mandelbrot | Enabled | |
fluid | Enabled | |
nbody | Enabled | |
smoothlife | Enabled | |
hashcat | Enabled | |
fft | Enabled |
Use -f <flag> to enable a flag, or -f -<flag> to disable that flag. More info
Downloads
- accelerate-examples-0.14.0.0.tar.gz [browse] (Cabal source package)
- Package description (as included in the package)
Maintainer's Corner
For package maintainers and hackage trustees
Candidates
Versions [RSS] | 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, 1.2.0.1, 1.3.0.0 |
---|---|
Dependencies | accelerate (>=0.14 && <0.15), accelerate-cuda (>=0.14 && <0.15), accelerate-fft (>=0.14 && <0.15), accelerate-io (>=0.14 && <0.15), accelerate-opencl (>=0.1 && <0.2), array (>=0.3), attoparsec (>=0.10 && <0.11), base (>=4.6 && <4.7), bmp (>=1.2), bytestring (>=0.9 && <0.11), bytestring-lexing (>=0.2 && <0.5), cereal (>=0.3 && <0.5), containers (>=0.5), criterion (>=0.5 && <0.9), ekg (>=0.3 && <0.4), fclabels (>=2.0 && <2.1), filepath (>=1.0), gloss (>=1.7 && <1.9), gloss-accelerate (>=1.7 && <1.9), gloss-raster-accelerate (>=1.8 && <1.9), HUnit (>=1.2 && <1.3), mwc-random (>=0.8 && <0.14), primitive (>=0.5 && <0.6), QuickCheck (>=2.0 && <2.7), random, repa (>=3.1 && <3.3), repa-io (>=3.1 && <3.3), test-framework (>=0.5 && <0.9), test-framework-hunit (>=0.3 && <0.4), test-framework-quickcheck2 (>=0.2 && <0.4), vector (>=0.7 && <0.11), vector-algorithms (>=0.4 && <0.6) [details] |
Tested with | ghc >=7.6 && <7.7 |
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 2013-11-19T09:46:11Z |
Distributions | |
Reverse Dependencies | 1 direct, 0 indirect [details] |
Executables | accelerate-fft, accelerate-hashcat, accelerate-smoothlife, accelerate-nbody, accelerate-fluid, accelerate-mandelbrot, accelerate-canny, accelerate-crystal, accelerate-smvm, accelerate-nofib |
Downloads | 12165 total (15 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-19 [all 9 reports] |