Skip to content

Commit

Permalink
[SYCL][Doc] Cluster Group Extension Document (#13594)
Browse files Browse the repository at this point in the history
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 <gregory.m.lueck@intel.com>
Co-authored-by: Gordon Brown <gordon@codeplay.com>
Co-authored-by: John Pennycook <john.pennycook@intel.com>
Co-authored-by: Ruyman <ruyman@codeplay.com>
  • Loading branch information
5 people committed Aug 1, 2024
1 parent 495645c commit 20bcfea
Showing 1 changed file with 420 additions and 0 deletions.
Loading

0 comments on commit 20bcfea

Please sign in to comment.