We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2c2b79a commit 558606eCopy full SHA for 558606e
sycl/doc/extensions/experimental/sycl_ext_oneapi_graph.asciidoc
@@ -1975,7 +1975,9 @@ Removing this restriction is something we may look at for future revisions of
1975
1976
The command submission functions defined in
1977
link:../experimental/sycl_ext_oneapi_enqueue_functions.asciidoc[sycl_ext_oneapi_enqueue_functions]
1978
-can be used to add nodes to a graph when creating a graph from queue recording.
+can be used adding nodes to a graph when creating a graph from queue recording
1979
+and also submitting an executable graph e.g. to a queue directly without
1980
+returning an event.
1981
1982
== Examples and Usage Guide
1983
0 commit comments