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
As observed in intel/llvm#16112, the L0 variant of urEnqueueEventsWait will leak the queue and output event unless urEventRelease us called twice on the result event.