Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Spec change] Add sycl_khr_free_function_commands extension #965

Open
sycl-issue-bot bot opened this issue Oct 17, 2024 · 1 comment
Open

[Spec change] Add sycl_khr_free_function_commands extension #965

sycl-issue-bot bot opened this issue Oct 17, 2024 · 1 comment

Comments

@sycl-issue-bot
Copy link

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.

@Pennycook
Copy link
Contributor

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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant