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] Return the correct status info for host_task event (#4161)
The method get_info<info::event::command_execution_status> returned
'completed' status for all events associated with host tasks.
Fixed it here.
Signed-off-by: Vyacheslav N Klochkov <[email protected]>
0 commit comments