kernel.subgroup.id¶
Read the current subgroup coordinate within the workgroup.
Operation contract¶
| Property | Value |
|---|---|
| Semantic phase | executable |
| Traits | Pure, HasAncestor(kernel.def) |
Signature¶
| Kind | Name | Type | Cardinality | Description |
|---|---|---|---|---|
| Result | result |
index |
required | Current subgroup id within the workgroup. |