Skip to content

Commit

Permalink
Mention new enqueue functions in graph spec
Browse files Browse the repository at this point in the history
  • Loading branch information
reble authored Oct 30, 2024
1 parent 2c2b79a commit 558606e
Showing 1 changed file with 3 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -1975,7 +1975,9 @@ Removing this restriction is something we may look at for future revisions of

The command submission functions defined in
link:../experimental/sycl_ext_oneapi_enqueue_functions.asciidoc[sycl_ext_oneapi_enqueue_functions]
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
and also submitting an executable graph e.g. to a queue directly without
returning an event.

== Examples and Usage Guide

Expand Down

0 comments on commit 558606e

Please sign in to comment.