CHIP-SPV / chipStar

chipStar is a tool for compiling and running HIP/CUDA on SPIR-V via OpenCL or Level Zero APIs.
Other
219 stars 32 forks source link

OpenCL: Fix indirect USM pointer related issues #790

Closed linehill closed 7 months ago

linehill commented 7 months ago

Also, refactor SVMMemoryRegion -> MemoryManager as the class may host either SVM or USM allocations.