AccelerateHS / AccelerateHS/accelerate
New-pipeline: Memory management on PTX
Open
- Dominant language
- Haskell
- Stars
- 1k
- Forks
- 135
- PR merge metrics
- No merged PRs in 30d
Description
After reference counting is made explicit (#569), we should modify the PTX backend to make use of the explicit reference counting instructions.
Note that the reference counting should be executed asynchronously, in the same way kernels are launched asynchronously on PTX.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.