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
This will help to reduce amount of code in SemaSYCL. With SYCL kernel object passed as OpenCL kernel argument we can avoid creation of kernel object local clone and reduce number of explicit OpenCL kernel arguments.