bwijgers / accelerate-benchmarks

Benchmarks for the Haskell library Accelerate

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Benchmarks for the Accelerate array language

This package contains benchmarks for Accelerate code. The benchmarks can be run using stack bench. These benchmarks cover a variety of programs, and some contain equivalent C code to compare the performance.

Dependencies

This package depends on other Accelerate packages, most notably the accelerate, accelerate-llvm, and accelerate-llvm-native packages. It also has the dependencies that those packages have.

About

Benchmarks for the Haskell library Accelerate

License:Other


Languages

Language:Haskell 88.3%Language:C 11.7%