Skip to content

Commit 039bf49

Browse files
[SYCL][Doc] Update sycl_ext_oneapi_root_group.asciidoc reference (intel#15917)
# PR Summary Commit 5d515df moved the `sycl_ext_oneapi_root_group.asciidoc` to `experimental` section. This PR adjusts sources to changes. Signed-off-by: Emmanuel Ferdman <[email protected]>
1 parent eb5de11 commit 039bf49

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

sycl/doc/extensions/experimental/sycl_ext_oneapi_non_uniform_groups.asciidoc

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -82,7 +82,7 @@ needed in function documentation.
8282
NOTE: The first version of this extension only supports partitioning of
8383
sub-groups. It is expected that in the future, these functions will be expanded
8484
to also allow partitioning of
85-
link:https://github.com/intel/llvm/blob/sycl/sycl/doc/extensions/proposed/sycl_ext_oneapi_root_group.asciidoc[root-groups],
85+
link:https://github.com/intel/llvm/blob/sycl/sycl/doc/extensions/experimental/sycl_ext_oneapi_root_group.asciidoc[root-groups],
8686
work-groups and user-constructed groups.
8787

8888

@@ -161,7 +161,7 @@ model topology used by SYCL kernels. These groups are implicitly created by an
161161
implementation when a SYCL kernel function is enqueued. The following group
162162
types are fixed topology groups:
163163

164-
- `root_group` (if link:https://github.com/intel/llvm/blob/sycl/sycl/doc/extensions/proposed/sycl_ext_oneapi_root_group.asciidoc[sycl_ext_oneapi_root_group] is supported)
164+
- `root_group` (if link:https://github.com/intel/llvm/blob/sycl/sycl/doc/extensions/experimental/sycl_ext_oneapi_root_group.asciidoc[sycl_ext_oneapi_root_group] is supported)
165165
- `group`
166166
- `sub_group`
167167

0 commit comments

Comments
 (0)