oneapi-src / oneapi-src/unified-runtime
[UR][L0] Add in-order support for L0 adapter
Open
@jandres742 is already working on this.
Since Oct 10, 2023.
enhancement
level-zero
- Dominant language
- C++
- Stars
- 57
- Forks
- 120
- Avg merge
- 1d 14h
- Merged PRs (30d)
- 1
Description
Use the L0 driver support for in-order lists, and refactor the code for in-order deps in the adapter.
- Identify (and if possible consolidate) paths where adapter implements in-order logic and either reduce it or eliminate it.
- Add key to switch between adapter and driver implementation.
- Evaluate performance of driver implementation vs adapter implementation
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.