CHIP-SPV / chipStar

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

Fences fix #944

Closed pvelesko closed 1 month ago

pvelesko commented 1 month ago

since hipEventRecord uses regular command lists which are synced using fences, these fences must be waited on and cleared form the collector.