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
mfrancepillois and EwanC committed Oct 30, 2023
1 parent 0ecf5bf commit a7c5d94
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -746,7 +746,7 @@ print_dot_graph(const char* path, debug_print_flags flags) const;
|Synchronous operation that write to path a DOT formatted description of the
graph. By default this includes the graph topology, node types, node id,
and kernel names.
flags can be specified to write more detailed information about each node type
Flags can be specified to write more detailed information about each node type
such as kernel arguments, copy source and destination addresses.
Please report to `debug_print_flags` to have more information of extra debug
info.
Expand Down

0 comments on commit a7c5d94

Please sign in to comment.