oneapi-src / oneapi-src/unified-runtime
Consider removing urEventSetCallback
Open
Nobody has claimed this yet.
specification
- Dominant language
- C++
- Stars
- 57
- Forks
- 120
- Avg merge
- 1d 14h
- Merged PRs (30d)
- 1
Description
No existing adapter implements this entry point, and the PI entry point it mirrors doesn't seem to be used in the SYCL runtime anywhere.
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.
Research direction
Start by locating the urEventSetCallback declaration and any references to it, then compare them with the PI entry point mentioned in the issue. Determine whether adapters or the SYCL runtime use either entry point; done means the removal scope is confirmed and relevant tests or API checks pass.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- cpp
- Domain
- backend-api-design
- Issue type
- Refactor
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100