Skip to content

[SYCL] Implement is_group trait #8711

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

Merged

Conversation

steffenlarsen
Copy link
Contributor

This commit adds the missing SYCL 2020 is_group trait and changes the definition of is_group_v to be in line with SYCL 2020.

Fixes #8704.

This commit adds the missing SYCL 2020 is_group trait and changes the
definition of is_group_v to be in line with SYCL 2020.

Signed-off-by: Larsen, Steffen <steffen.larsen@intel.com>
@steffenlarsen steffenlarsen requested a review from a team as a code owner March 21, 2023 12:57
@steffenlarsen steffenlarsen temporarily deployed to aws March 21, 2023 13:23 — with GitHub Actions Inactive
@steffenlarsen steffenlarsen temporarily deployed to aws March 21, 2023 13:52 — with GitHub Actions Inactive
@steffenlarsen steffenlarsen temporarily deployed to aws March 22, 2023 12:14 — with GitHub Actions Inactive
@steffenlarsen steffenlarsen temporarily deployed to aws March 22, 2023 13:38 — with GitHub Actions Inactive
@steffenlarsen steffenlarsen merged commit 10e07a3 into intel:sycl Mar 22, 2023
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

Successfully merging this pull request may close these issues.

sycl::is_group is missing
2 participants