We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2ec3600 commit 8b66a0bCopy full SHA for 8b66a0b
sycl/doc/extensions/experimental/sycl_ext_oneapi_graph.asciidoc
@@ -1253,6 +1253,8 @@ Exceptions:
1253
1254
** The number of nodes in the graph does not match.
1255
** The number of edges between nodes does not match.
1256
+** Any node in `source` has a dependency which does not matched the paired node
1257
+ in the target graph.
1258
1259
* Throws synchronously with error code `invalid` if `source` contains any node
1260
which is not of the following `node_type`s:
0 commit comments