AccelerateHS / AccelerateHS/accelerate
Make LRU manage aware of lazy device->host transfers
Đang mở
llvm backend
- Ngôn ngữ chính
- Haskell
- Star
- 1k
- Fork
- 135
- Chỉ số merge pull request
- Không có pull request nào được merge trong 30 ngày
Mô tả
@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?
Hướng dẫn đóng góp
Chưa lập chỉ mục được hướng dẫn đóng góp cho kho mã nguồn này
Đánh giá
Issue này chưa được đánh giá.