File tree Expand file tree Collapse file tree 1 file changed +8
-1
lines changed
sycl/doc/extensions/experimental Expand file tree Collapse file tree 1 file changed +8
-1
lines changed Original file line number Diff line number Diff line change @@ -58,6 +58,7 @@ Jack Kirk, Codeplay +
5858Ronan Keryell, AMD +
5959Andrey Alekseenko, KTH Royal Institute of Technology +
6060Fábio Mestre, Codeplay +
61+ Konrad Kusiak, Codeplay +
6162
6263== Dependencies
6364
@@ -1979,10 +1980,16 @@ can be used adding nodes to a graph when creating a graph from queue recording.
19791980New methods are also defined that enable submitting an executable graph,
19801981e.g. directly to a queue without returning an event.
19811982
1983+ ==== sycl_ext_oneapi_free_function_kernels
1984+
1985+ `sycl_ext_oneapi_free_function_kernels`, defined in
1986+ link:../proposed/sycl_ext_oneapi_free_function_kernels.asciidoc[sycl_ext_oneapi_free_function_kernels]
1987+ can be used with SYCL Graphs.
1988+
19821989== Examples and Usage Guide
19831990
19841991Detailed code examples and usage guidelines are provided in the
1985- link:../../SYCLGraphUsageGuide.md[SYCL Graph Usage Guide].
1992+ link:../../syclgraph/ SYCLGraphUsageGuide.md[SYCL Graph Usage Guide].
19861993
19871994== Future Direction [[future-direction]]
19881995
You can’t perform that action at this time.
0 commit comments