simd
SIMD (Single Instruction Multiple Data) CPU instructions provide a simple and fast way to parallelize numeric computations. GHC 7.8 provides primops that let us access these instructions. This package wraps thos primops in a more user friendly form. The github repository contains an example usage of the library and runtime performance graphs. The README.md file there is the best place to start, then check the examples folder, then this haddock documentation.
Ecosystem
hackage.haskell.org
hackage.haskell.org
Latest Release
almost 12 years ago
0.1.0.1
almost 12 years ago
Versions
2
2
Downloads
1,744 total
1,744 total
Links
| Registry | hackage.haskell.org |
| Source | Repository |
| Homepage | Homepage |
| JSON API | View JSON |
| CodeMeta | codemeta.json |
Package Details
| PURL |
pkg:hackage/simd
spec |
| License | BSD-3-Clause |
| First Release | almost 12 years ago |
| Last Synced | about 11 hours ago |
Repository
| Stars | 23 on GitHub |
| Forks | 5 on GitHub |