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
If changes are required: Open a new PR addressing the changes and link it to this issue. If no changes are required: Close this issue and proceed with the spec PR.
The text was updated successfully, but these errors were encountered:
...with equality tests for sycl::nd_item, sycl::group and sycl::sub_group, in one-, two- and three-dimensional kernels.
We don't have to test cases where the number of dimensions in the query don't match the number of dimensions in the kernel launch, because the behavior in that case is undefined.
Please review whether KhronosGroup/SYCL-Docs#682 by @Pennycook requires any changes to the CTS.
If changes are required: Open a new PR addressing the changes and link it to this issue.
If no changes are required: Close this issue and proceed with the spec PR.
The text was updated successfully, but these errors were encountered: