AccelerateHS / AccelerateHS/accelerate
Make LRU manage aware of lazy device->host transfers
Offen
llvm backend
- Vorherrschende Sprache
- Haskell
- Sterne
- 1k
- Forks
- 135
- PR-Merge-Kennzahlen
- Keine gemergten PRs in 30 T.
Beschreibung
@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?
Beitragsleitfaden
Für dieses Repository ist kein Beitragsleitfaden indexiert
Bewertung
Dieses Issue wurde noch nicht bewertet.