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
Indicate that this test is expected to fail on level_zero.
The global work offset is not supported on level zero today.
I am adding an assertion to piEnqueueKernelLaunch() to catch
when the global work offset is not zero. This test uses the
global work offset, so I am indicating that it will fail.
Signed-off-by: Gail Lyons <[email protected]>
0 commit comments