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 938de94 commit 35e5487Copy full SHA for 35e5487
sycl/doc/design/DeviceAspectTraitDesign.md
@@ -68,7 +68,7 @@ due to the special case where the driver finds no configuration for a target and
68
must assume that there exists some device that supports any given aspect. Since
69
the driver has no way of knowing all possible aspects, we use a catch-all macro
70
to denote this case instead. This is not needed for $A^{all}_t$ for any target
71
-$t$, as it will always be the intersection of finite sets of aspects.
+$t$, as it will always be a finite set of aspects.
72
73
## Changes to the device headers
74
0 commit comments