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

subgroup helper #15751

Open
jinz2014 opened this issue Oct 17, 2024 · 2 comments
Open

subgroup helper #15751

jinz2014 opened this issue Oct 17, 2024 · 2 comments
Labels
confirmed enhancement New feature or request spec extension All issues/PRs related to extensions specifications

Comments

@jinz2014
Copy link
Contributor

Is your feature request related to a problem? Please describe

sycl::reduce_over_group () does not seem to support user-defined reduction
sycl::ext::oneapi::experimental::reduce_over_group() does not seem to support subgroup.

Describe the solution you would like

No response

Describe alternatives you have considered

No response

Additional context

No response

@jinz2014 jinz2014 added the enhancement New feature or request label Oct 17, 2024
@0x12CC
Copy link
Contributor

0x12CC commented Oct 20, 2024

It looks like the sycl_ext_oneapi_user_defined_reductions extension refers to the is_group_helper trait but #14531 removed it.

@0x12CC 0x12CC added spec extension All issues/PRs related to extensions specifications confirmed labels Oct 20, 2024
@jinz2014
Copy link
Contributor Author

Could you merge sycl::ext::oneapi::experimental::reduce_over_group() and sycl::reduce_over_group() ?

@jinz2014 jinz2014 reopened this Oct 25, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
confirmed enhancement New feature or request spec extension All issues/PRs related to extensions specifications
Projects
None yet
Development

No branches or pull requests

2 participants