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] Enable sub group masks for 64 bit subgroups #7491

Merged
merged 1 commit into from
Dec 2, 2022

Conversation

npmiller
Copy link
Contributor

This patch is adding group ballot support for HIP (based on initial work from @abagusetty on #6734 ), but also extending the sub-group mask implementation to support 64 bit masks, as a lot of AMD GPUs use 64 bit wavefronts.

Related to issue: #6718

Copy link
Contributor

@dm-vodopyanov dm-vodopyanov left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

SYCL headers part LGTM

@bader
Copy link
Contributor

bader commented Dec 1, 2022

@romanovvlad, ping.

@romanovvlad romanovvlad merged commit 10d50ed into intel:sycl Dec 2, 2022
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.

4 participants