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
added event handling to urEnqueueUSMPrefetch (#19887)
Adds missing event handling to `urEnqueueUSMPrefetch` in the Native CPU
adapter. This aims to fix random fails in `SYCL/USM/dep_events.cpp`.
Also removes unneeded call to `urEventWait`.
0 commit comments