clvk
clvk copied to clipboard
Support extended subgroup functions
- [ ] cl_khr_subgroup_ballot
- [ ] cl_khr_subgroup_clustered_reduce
- [ ] cl_khr_subgroup_extended_types
- [ ] cl_khr_subgroup_non_uniform_arithmetic
- [ ] cl_khr_subgroup_non_uniform_vote
- [ ] cl_khr_subgroup_shuffle
- [ ] cl_khr_subgroup_shuffle_relative
Dear CLVK maintainers, I'm interested in contributing to the subgroup functionality in CLVK. I've already developed a subgroup_shuffle support patch for the CLSPV project: https://github.com/google/clspv/pull/1498; and I'd like to extend subgroup support in CLVK.