Skip to content

Commit 39b20f5

Browse files
author
Sergey Kanaev
committed
Add line break
Signed-off-by: Sergey Kanaev <[email protected]>
1 parent 7feb6ce commit 39b20f5

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

sycl/doc/KernelProgramCache.md

+1
Original file line numberDiff line numberDiff line change
@@ -83,6 +83,7 @@ built for.
8383

8484
<a name="what-is-ksid">1</a>: Kernel set id is merely a number of translation
8585
unit which contains at least one kernel.
86+
8687
<a name="what-is-kname">2</a>: Kernel name is mangled class name which is
8788
provided to methods of `cl::sycl::handler` (e.g. `parallel_for` or
8889
`single_task`).

0 commit comments

Comments
 (0)