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][Doc] Add free function kernel extension spec (#11861)
Add a proposed extension spec that allows a kernel to be defined as a
plain function, where the function arguments are the kernel arguments.
This is useful for the sycl_ext_oneapi_kernel_compiler because it allows
a kernel to be defined in isolation from its host code.
---------
Co-authored-by: Tom Honermann <[email protected]>
0 commit comments