-
Notifications
You must be signed in to change notification settings - Fork 83
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
Add a test plan for sycl_khr_free_function_commands #1021
base: main
Are you sure you want to change the base?
Add a test plan for sycl_khr_free_function_commands #1021
Conversation
Spec: KhronosGroup/SYCL-Docs#644 In general this is a copy-paste of test_plans/oneapi/enqueue_functions.asciidoc
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
That looks good.
Adding @Pennycook as reviewer instead of me. I think you are a better reviewer for this. Note that #1027 has already implemented this test plan. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
This mostly looks good. I just spotted two minor things.
Co-authored-by: John Pennycook <[email protected]>
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I'm not sure if my approval will count or if @gmlueck also needs to approve, so pinging him just in case...
I think @Pennycook 's approval counts. |
Spec: KhronosGroup/SYCL-Docs#644
In general this is a copy-paste of test_plans/oneapi/enqueue_functions.asciidoc