AccelerateHS / AccelerateHS/accelerate

Make LRU manage aware of lazy device->host transfers

Open
#325 1 comment 0 reactions 0 assignees View on GitHub
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.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.