Skip to content

Commit

Permalink
Preceise the fact we are talking about optional features
Browse files Browse the repository at this point in the history
Co-authored-by: Greg Lueck <[email protected]>
  • Loading branch information
keryell and gmlueck authored Oct 2, 2024
1 parent f0c3a8f commit 344e8ce
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion adoc/chapters/device_compiler.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -395,7 +395,7 @@ expressions or conversions even if the device does not support the optional
feature.

As described in <<sec:device-aspects>>, an application can test whether a device
supports these features by testing whether the device has an associated aspect.
supports an optional feature by testing whether the device has an associated aspect.
The following aspects are those that correspond to optional kernel features:

* [code]#fp16#
Expand Down

0 comments on commit 344e8ce

Please sign in to comment.