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
SYCL 2020 promotes the info::kernel_device_specific::max_sub_group_size
query on kernels, but removes the additional argument. This commit adds
an overload with no additional argument and deprecates the old variant.
0 commit comments