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

supports 'subgroups' feature #428

Open
dneto0 opened this issue Nov 22, 2024 · 0 comments
Open

supports 'subgroups' feature #428

dneto0 opened this issue Nov 22, 2024 · 0 comments
Labels
blocked on w3c Blocked on W3C gpuweb working group non-breaking Does not require a breaking change (that would block V1.0) try-for-v1 Nice to have for if the upstream spec is ready by the time we're finalizing webgpu.h v1

Comments

@dneto0
Copy link

dneto0 commented Nov 22, 2024

This issue tracks adding support for the 'subgroups' optional feature in WebGPU.

It has GPUFeatureName "subgroups"

dneto0 added a commit to dneto0/webgpu-headers that referenced this issue Nov 22, 2024
struct adapter_properties_subgroups is chained out from adapter_info,
and reports minimum and maximum supported subgroup sizes for the
adapter.

Issue: webgpu-native#428
@kainino0x kainino0x added non-breaking Does not require a breaking change (that would block V1.0) blocked on w3c Blocked on W3C gpuweb working group labels Nov 22, 2024
@kainino0x kainino0x added the try-for-v1 Nice to have for if the upstream spec is ready by the time we're finalizing webgpu.h v1 label Dec 9, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
blocked on w3c Blocked on W3C gpuweb working group non-breaking Does not require a breaking change (that would block V1.0) try-for-v1 Nice to have for if the upstream spec is ready by the time we're finalizing webgpu.h v1
Projects
None yet
Development

No branches or pull requests

2 participants