File tree Expand file tree Collapse file tree 1 file changed +5
-4
lines changed
sycl/doc/extensions/experimental Expand file tree Collapse file tree 1 file changed +5
-4
lines changed Original file line number Diff line number Diff line change @@ -51,10 +51,11 @@ not rely on APIs defined in this specification.*
51
51
[NOTE]
52
52
====
53
53
There is a link:../proposed/sycl_ext_oneapi_graph_fusion.asciidoc[follow-up
54
- proposal] for fusion based on the https://github.com/intel/llvm/pull/5626[SYCL
55
- graph API]. That proposal continues some of the ideas presented in this
56
- proposal, but uses the more versatile SYCL graphs API to define the sequence of
57
- kernels to execute.
54
+ proposal] for fusion based on the
55
+ https://github.com/intel/llvm/blob/sycl/sycl/doc/extensions/experimental/sycl_ext_oneapi_graph.asciidoc[SYCL graph API].
56
+ That proposal continues some of the ideas presented in this proposal, but uses
57
+ the more versatile SYCL graphs API to define the sequence of kernels to
58
+ execute.
58
59
59
60
Once accepted and implemented, the new proposal will supersede this proposal.
60
61
====
You can’t perform that action at this time.
0 commit comments