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

Loosen restriction for using built-in sycl::group_broadcast #4552

Merged
merged 1 commit into from
Jun 8, 2022

Conversation

masterleinad
Copy link
Contributor

After intel/llvm#4910 has been merged, we can also use sycl::group_broadcast for team_broadcast for trivially-copyable types.
Fixes intel/llvm#4717.

@masterleinad
Copy link
Contributor Author

Based on top of #4739.

@dalg24
Copy link
Member

dalg24 commented Jun 8, 2022

Is this still on your radar?

@masterleinad
Copy link
Contributor Author

masterleinad commented Jun 8, 2022

Is this still on your radar?

Rebased. Thanks for reminding me!

@masterleinad masterleinad marked this pull request as ready for review June 8, 2022 12:08
@dalg24
Copy link
Member

dalg24 commented Jun 8, 2022

Not waiting for OpenMPTarget build.

@dalg24 dalg24 merged commit 999c208 into kokkos:develop Jun 8, 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.

None yet

3 participants