AccelerateHS / AccelerateHS/accelerate
Make LRU manage aware of lazy device->host transfers
Aperta
llvm backend
- Lingua principale
- Haskell
- Stelle
- 1k
- Fork
- 135
- Metriche di merge delle PR
- Nessuna PR unita negli ultimi 30g
Descrizione
@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?
Guida per i contributori
Nessuna guida per i contributori indicizzata per questo repository
Valutazione
Questa issue non è ancora stata valutata.