You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: sycl/doc/extensions/SubGroup/SYCL_INTEL_sub_group.asciidoc
+1-1
Original file line number
Diff line number
Diff line change
@@ -91,7 +91,7 @@ It is illegal for a kernel or function to call a function with a mismatched sub-
91
91
92
92
=== Compiler Flags
93
93
94
-
The +-fsycl-primary-sub-group-size+ flag compiles all kernels in the translation unit as though +[[intel::reqd_named_sub_group_size(primary)]]+ was specified.
94
+
The +-fsycl-primary-sub-group-size+ flag compiles all kernels in the translation unit without a sub-group size attribute as though +[[intel::reqd_named_sub_group_size(primary)]]+ was applied to the kernel.
0 commit comments