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.
The text was updated successfully, but these errors were encountered:
As observed in intel/llvm#16112, the L0 variant of
urEnqueueEventsWait
will leak the queue and output event unlessurEventRelease
us called twice on the result event.The text was updated successfully, but these errors were encountered: