You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
[SYCL][Doc] Cluster Group Extension Document (#13594)
Initial public working draft for thread block cluster support in SYCL,
intended to get feedback.
Contains the proposal for -
1. Launching a kernel with cluster group
2. Accessing the various `ids` associated with the cluster_group from
the kernel
3. Cluster level barrier
4. Accessing another workgroup's local memory
---------
Co-authored-by: Greg Lueck <[email protected]>
Co-authored-by: Gordon Brown <[email protected]>
Co-authored-by: John Pennycook <[email protected]>
Co-authored-by: Ruyman <[email protected]>
0 commit comments