@hackage accelerate-examples0.14.0.0
Examples using the Accelerate library
Categories
License
BSD-3-Clause
Maintainer
Trevor L. McDonell <tmcdonell@cse.unsw.edu.au>
Links
Versions
Installation
Dependencies (0)
- HUnit >=1.2 && <1.3
- QuickCheck >=2.0 && <2.7
- accelerate >=0.14 && <0.15
- accelerate-cuda >=0.14 && <0.15
- accelerate-fft >=0.14 && <0.15
- accelerate-io >=0.14 && <0.15 Show all…
Dependents (1)
@hackage/acme-everything
Package Flags
gui
(on by default)
Enable gloss-based GUIs, where applicable. If not enabled, the application always runs in benchmark mode.
ekg
(on by default)
Enable EKG remote monitoring server at http://localhost:8000
cuda
(on by default)
Enable the CUDA parallel backend for NVIDIA GPUs
opencl
(off by default)
Enable the OpenCL parallel backend
nofib(on by default)
smvm(on by default)
crystal(on by default)
canny(on by default)
mandelbrot(on by default)
fluid(on by default)
nbody(on by default)
smoothlife(on by default)
hashcat(on by default)
fft(on by default)
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