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 e9a0a19 commit 2984a97Copy full SHA for 2984a97
sycl/doc/extensions/proposed/sycl_ext_oneapi_graph.asciidoc
@@ -67,7 +67,7 @@ Table 2. Terminology.
67
[%header,cols="1,3"]
68
|===
69
|Concept|Description
70
-|graph| Class that stores structured work units and their dependencies
+|graph| Class that stores structured work units and their dependencies.
71
|node| The unit of work. Can have different attributes.
72
|edge| Dependency between work units. Happens-before relation.
73
0 commit comments