AccelerateHS / AccelerateHS/accelerate
Make LRU manage aware of lazy device->host transfers
Open
llvm backend
- Dominant language
- Haskell
- Stars
- 1k
- Forks
- 135
- PR merge metrics
- No merged PRs in 30d
Description
@robeverest I recently updated the PTX backend to only transfer results back to the host as they are demanded:
https://github.com/AccelerateHS/accelerate-llvm/blob/master/accelerate-llvm-ptx/Data/Array/Accelerate/LLVM/PTX/Array/Data.hs#L86
We should probably make the memory manager aware of this feature; what do you think is the best way to do this?
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.