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

[SYCL] Fix memory leak in piEnqueueEventsWaitWithBarrier with discarded output event #7229

Merged
merged 1 commit into from
Oct 31, 2022

Conversation

againull
Copy link
Contributor

Fix memory leak piEnqueueEventsWaitWithBarrier for the Level Zero backend when output event is discarded. Take into account IsInternal flag when creating an event which is used as the output event.

…ed output event

Fix memory leak piEnqueueEventsWaitWithBarrier for the Level Zero
backend when output event is discarded. Take into account IsInternal
flag when creating an event which is used as the output event.
@againull againull requested a review from a team as a code owner October 28, 2022 21:42
@againull againull merged commit 968f9e7 into intel:sycl Oct 31, 2022
@againull againull deleted the fix_mem_leak_barrier branch December 2, 2022 23:26
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants