Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[L0 v2] Use ze_handle_wrappers to hold ze_handles #2051

Merged
merged 2 commits into from
Sep 9, 2024

Conversation

igchor
Copy link
Member

@igchor igchor commented Sep 4, 2024

No description provided.

This was the last place where we stored ze handle
directly. Now, we always use ze_handle_wrapper for
managing ownership which makes the code more
robust.
@igchor igchor requested a review from a team as a code owner September 4, 2024 20:42
@github-actions github-actions bot added the level-zero L0 adapter specific issues label Sep 4, 2024
@pbalcer pbalcer merged commit 88c3287 into oneapi-src:main Sep 9, 2024
71 of 72 checks passed
@igchor igchor deleted the ze_handle branch September 9, 2024 14:47
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
level-zero L0 adapter specific issues
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants