File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -1248,10 +1248,9 @@ single sub-group of size 6.{endnote}
12481248
12491249The numbering of work-items in a sub-group reflects the linear numbering of the
12501250work-items in the work-group.
1251- Specifically, if a work-item has a linear ID latexmath:[i_s] in the sub-group
1252- and a linear ID latexmath:[i_w] in the work-group, the work-item with linear ID
1253- latexmath:[i_s+1] in the sub-group has linear ID latexmath:[i_w+1] in the
1254- work-group.
1251+ Specifically, if a work-item has a linear ID i~s~ in the sub-group and a linear
1252+ ID i~w~ in the work-group, the work-item with linear ID i~s~+1 in the sub-group
1253+ has linear ID i~w~+1 in the work-group.
12551254
12561255Similarly to work-groups, the [code]#group_barrier# function can be used to
12571256block a work-item until all work-items in the same sub-group arrive at the
You can’t perform that action at this time.
0 commit comments