AccelerateHS / AccelerateHS/accelerate
New-pipeline: Code generation for folds on PTX
Open
- Dominant language
- Haskell
- Stars
- 1k
- Forks
- 135
- PR merge metrics
- No merged PRs in 30d
Description
For the new-pipeline, we still need to implement code generation for (1-dimensional) folds on the PTX backend.
We can use a similar strategy as on CPUs, and base the folds on chained scans.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.