Hi,
Quick question, since Chrome 128, webgpu now has experimental subgroups, would it be possible to add native support for them using the currently available WGSL API?
See: https://developer.chrome.com/blog/new-in-webgpu-128#experimenting_with_subgroups
It is still behind the webgpu flag: chrome://flags/#enable-unsafe-webgpu (or by signing up for the origin trial) for the next 4 versions of chrome. All the subgroup functions mentioned in the proposal should be available.
It would be amazing to finally have a super fast and optimized sorting solution with webgpu!
Thanks!
Hi,
Quick question, since Chrome 128, webgpu now has experimental subgroups, would it be possible to add native support for them using the currently available WGSL API?
See: https://developer.chrome.com/blog/new-in-webgpu-128#experimenting_with_subgroups
It is still behind the webgpu flag: chrome://flags/#enable-unsafe-webgpu (or by signing up for the origin trial) for the next 4 versions of chrome. All the subgroup functions mentioned in the proposal should be available.
It would be amazing to finally have a super fast and optimized sorting solution with webgpu!
Thanks!