Skip to content

Commit b35f5b0

Browse files
Pennycookgmlueck
andauthored
Tweak description of default behavior
Co-authored-by: Greg Lueck <[email protected]>
1 parent ee068fa commit b35f5b0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

sycl/doc/extensions/proposed/sycl_ext_oneapi_named_sub_group_sizes.asciidoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -86,7 +86,7 @@ sub-group size that meets certain requirements at host compile-time and
8686
deferring the selection of a specific sub-group size until the kernel is
8787
compiled for a specific device.
8888

89-
This extension also changes the default behavior of sub-groups in SYCL code to
89+
This extension also defines the default behavior of sub-groups in SYCL code to
9090
improve the out-of-the-box experience for new developers, without preventing
9191
experts and existing developers from requesting the existing compiler behavior.
9292

0 commit comments

Comments
 (0)