You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
[SYCL] Fix memory leak in piEnqueueEventsWaitWithBarrier with discarded output event (#7229)
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.
0 commit comments