oneapi-src / oneapi-src/unified-runtime
Consider adding forward progress device info enums
Open
@lbushi25 is already working on this.
Since May 24, 2024.
pi
specification
- Dominant language
- C++
- Stars
- 57
- Forks
- 120
- Avg merge
- 1d 14h
- Merged PRs (30d)
- 1
Description
A set of new device info enums was added to PI recently to support the forward progress extension. These do not need adapter implementations, but they will be removed as part of the PI -> UR port work, so we need to consider whether they're worth adding to UR now for a future adapter implementation (as suggested by this comment).
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.