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][UR][L0] Add support for zeCommandListHostSynchronize
Instead of creating an event, appending it, and synchronizing on
it to wait for all commands in an immediate command list, emit a
zeCommandListHostSynchronize instead.
Signed-off-by: Jaime Arteaga <[email protected]>
0 commit comments