Skip to content

Commit 558606e

Browse files
authored
Mention new enqueue functions in graph spec
1 parent 2c2b79a commit 558606e

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

sycl/doc/extensions/experimental/sycl_ext_oneapi_graph.asciidoc

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1975,7 +1975,9 @@ Removing this restriction is something we may look at for future revisions of
19751975

19761976
The command submission functions defined in
19771977
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.
1978+
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.
19791981

19801982
== Examples and Usage Guide
19811983

0 commit comments

Comments
 (0)