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

[SYCL] Add prototype of sycl_khr_group_interface #15617

Draft
wants to merge 3 commits into
base: sycl
Choose a base branch
from

Conversation

Pennycook
Copy link
Contributor

Adds khr::work_group, khr::sub_group and khr::work_item classes, khr::get_item() and khr::leader_of() free-functions, and basic tests.


This is being developed in conjunction with the extension specification (KhronosGroup/SYCL-Docs#638).

Adds khr::work_group, khr::sub_group and khr::work_item classes,
khr::get_item() and khr::leader_of() free-functions, and basic tests.

Signed-off-by: John Pennycook <[email protected]>
@Pennycook Pennycook added the spec extension All issues/PRs related to extensions specifications label Oct 7, 2024
Signed-off-by: John Pennycook <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
spec extension All issues/PRs related to extensions specifications
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant