@hackage accelerate-examples0.14.0.0

Examples using the Accelerate library

  • Installation

  • Dependencies (0)

  • 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