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:
The sycl_khr_free_function_commands extension is an evolution of the sycl_ext_oneapi_enqueue_functions extension, which already has some tests in the CTS here.
The sycl_khr_free_function_commands tests can re-use a lot of this code, but some changes will be required:
Some names are changed (e.g., submit_with_event becomes submit_tracked, nd_launch becomes launch_grouped).
There is a new invocation class that will require tests for its member functions.
Please review whether KhronosGroup/SYCL-Docs#644 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: