-
Notifications
You must be signed in to change notification settings - Fork 1
Examples using the Accelerate library
License
blambo/accelerate-examples
Folders and files
| Name | Name | Last commit message | Last commit date | |
|---|---|---|---|---|
Repository files navigation
Example programs using the Accelerate library. If you add new features to the base library or find a bug, please add a test case. The aim is for this program to evolve and be useful for both performance and regression testing. For a list of available options and test programs, run: > accelerate-examples --help If you have found a bug, please report it to: https://github.com/mchakravarty/accelerate/issues Adding new backends: -------------------- Adding support for new Accelerate backends should require only a few minor additions to the file 'src/Config.hs'. See that file for instructions, and/or follow the example of the CUDA backend (grep 'ACCELERATE_CUDA_BACKEND'). Backend specific notes: ----------------------- CUDA: known failures * permute-hist: see issue #5 * slices: `Any` is not implemented yet * scanseg-sum: works intermittently
About
Examples using the Accelerate library
Resources
License
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published