Skip to content

Commit

Permalink
Update sycl/doc/extensions/experimental/sycl_ext_oneapi_graph.asciidoc
Browse files Browse the repository at this point in the history
Co-authored-by: Ewan Crawford <ewan@codeplay.com>
  • Loading branch information
fabiomestre and EwanC authored Jul 30, 2024
1 parent 88ab19c commit e171365
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -1345,7 +1345,7 @@ void update(node& node);
| Updates an executable graph node that corresponds to `node`. `node` must be a
kernel execution node. The command-group function of the node will be updated,
inside the executable graph, to reflect the current values in `node`. This
includes the kernel function, the kernel nd-range and the kernel parameters".
includes the kernel function, the kernel nd-range and the kernel parameters.

Updating these values will not change the structure of the graph.

Expand Down

0 comments on commit e171365

Please sign in to comment.