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

The SYCL sub-group does not support mask options for sycl::reduce_over_group. #1751

Open
jinz2014 opened this issue Mar 1, 2024 · 2 comments
Labels
enhancement New feature or request

Comments

@jinz2014
Copy link
Contributor

jinz2014 commented Mar 1, 2024

warning: DPCT1023:7: The SYCL sub-group does not support mask options for sycl::reduce_over_group.

                                           temp = __reduce_max_sync(same_threads, diag_maxHH[(m<<5)+real_warp_id]);
@jinz2014 jinz2014 added the enhancement New feature or request label Mar 1, 2024
@intwanghao
Copy link
Contributor

Could you please provide me which application this code comes from?

@jinz2014
Copy link
Contributor Author

jinz2014 commented Mar 12, 2024

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants