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

Fix urEnqueueEventsWaitWithBarrier when used with interop events (0.10.x) #2124

Merged
merged 1 commit into from
Sep 24, 2024

Conversation

pbalcer
Copy link
Contributor

@pbalcer pbalcer commented Sep 24, 2024

This patch makes sure that only events from the exact same cmdlists are filtered out when appending events to wait.

@pbalcer pbalcer requested a review from a team as a code owner September 24, 2024 12:02
@github-actions github-actions bot added the level-zero L0 adapter specific issues label Sep 24, 2024
This patch makes sure that only events from the exact same
cmdlists are filtered out when appending events to wait.
@kbenzie kbenzie merged commit 5e04e8f into oneapi-src:v0.10.x Sep 24, 2024
37 of 55 checks passed
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