hipamd
hipamd copied to clipboard
Support for cooperative groups
When can we expect support for cooperative groups?
I see a little bit of code in the repo here, but the latest documentation says nothing is supported: https://rocmdocs.amd.com/en/latest/Programming_Guides/Kernel_language.html?highlight=cooperative#cooperative-groups-functions
Cooperative groups would give more fine grained control on synchronization and would improve data locality for algorithms, extending the possibilities for performance improvements.