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
Right now the work group size default is 512, but some devices might not support that. We can probably use CL_KERNEL_WORK_GROUP_SIZE to set the default based on the device.