We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent fa9b9b4 commit 8a67245Copy full SHA for 8a67245
sycl/doc/extensions/experimental/sycl_ext_oneapi_graph.asciidoc
@@ -1278,9 +1278,8 @@ _Constraints:_ This constructor is only available when the `command_graph` state
1278
_Preconditions:_ Valid `command_graph` constructor properties are listed in
1279
Section <<graph-properties, Graph Properties>>.
1280
1281
-_Throws:_ Synchronously `exception` with error code `invalid` if the device
1282
-associated with
1283
-`syclQueue` <<device-info-query, reports this extension as unsupported>>.
+_Throws:_ Synchronously `exception` with error code `invalid` if `syclDevice`
+ <<device-info-query, reports this extension as unsupported>>.
1284
1285
===== Member functions of the `command_graph` class
1286
0 commit comments