You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: api/footnotes.asciidoc
+4Lines changed: 4 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -148,6 +148,10 @@ Please refer to the OpenCL glossary for the OpenCL definition of thread-safe. \
148
148
This definition may be different from usage of the term in other contexts. \
149
149
]
150
150
151
+
:fn-unsafe-denorms-are-zero: pass:n[ \
152
+
As per the definition of `-cl-denorms-are-zero`, the inclusion of this option with `-cl-unsafe-math-optimizations` means that the implementation may flush denormal numbers to zero but is not required to. \
153
+
]
154
+
151
155
:fn-vendor-id: pass:n[ \
152
156
OpenCL adopters must report a valid vendor ID for their implementation. \
153
157
If there is no valid PCI vendor ID defined for the physical device, implementations must obtain a Khronos vendor ID. \
0 commit comments