oneapi-src / oneapi-src/unified-runtime
urEnqueueEventsWait on the L0 adapter require doube-release of result event
Open
@nrspruit is already working on this.
Since Nov 19, 2024.
bug
level-zero
- Dominant language
- C++
- Stars
- 57
- Forks
- 120
- Avg merge
- 1d 14h
- Merged PRs (30d)
- 1
Description
As observed in https://github.com/intel/llvm/pull/16112, the L0 variant of urEnqueueEventsWait will leak the queue and output event unless urEventRelease us called twice on the result event.
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.