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
Change the result of `CL_EVENT_COMMAND_EXECUTION_STATUS` from
`CL_QUEUED` to `CL_SUBMITTED` since SYCL doesn't have an equivalent to
`CL_QUEUED`. This commit adds the `piEventGetInfo` symbol to the OpenCL
PI plugin, which is a non-breaking ABI change. Fixes#9099.
Signed-off-by: Michael Aziz <[email protected]>
0 commit comments