KhronosGroup / SYCL-CTS

SYCL Conformance Tests
Apache License 2.0
61 stars 80 forks source link

[Spec change] Add KHR for default context #944

Open sycl-issue-bot[bot] opened 3 weeks ago

sycl-issue-bot[bot] commented 3 weeks ago

Please review whether https://github.com/KhronosGroup/SYCL-Docs/pull/624 by @gmlueck 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.

gmlueck commented 3 weeks ago

Yes, this PR requires additional CTS coverage:

Note that this is a KHR, so the testing needs to be conditionally enabled based on whether the implementation defines the SYCL_KHR_DEFAULT_CONTEXT macro.