Skip to content

Commit

Permalink
[SYCL][DOC] update the link for sycl_ext_oneapi_kernel_compiler (#12936)
Browse files Browse the repository at this point in the history
  • Loading branch information
guoyejun authored Mar 7, 2024
1 parent 6344ead commit 3d9664a
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -72,7 +72,7 @@ either captures of a lambda expression or member variables of a callable
object.

The primary motivation for this extension is the
link:../proposed/sycl_ext_oneapi_kernel_compiler.asciidoc[
link:../experimental/sycl_ext_oneapi_kernel_compiler.asciidoc[
sycl_ext_oneapi_kernel_compiler], which allows online compilation of a kernel
from source code.
These kernels must have a clean separation between host and device code, and
Expand Down

0 comments on commit 3d9664a

Please sign in to comment.