[FEA]: Implement CG's `invoke_one_broadcast` equivalent for groups
Open
- Dominant language
- C++
- Stars
- 2.5k
- Forks
- 486
- Avg merge
- 2d 6h
- Merged PRs (30d)
- 295
Description
Cooperative groups provide `invoke_one_broadcast` function that invokes a callable just by 1 thread in the group. We want the same thing for our groups.
Contributor guide
Assessment
This issue has not been assessed yet.