[Beignet] [PATCH] Docs: OCL_STRICT_CONFORMANCE is default-on since 1.1

Rebecca N. Palmer rebecca_palmer at zoho.com
Fri Oct 27 19:23:37 UTC 2017


Signed-off-by: Rebecca N. Palmer <rebecca_palmer at zoho.com>

--- a/docs/Beignet/Backend.mdwn
+++ b/docs/Beignet/Backend.mdwn
@@ -37,9 +37,7 @@ Environment variables are used all over
   precision math instructions compliant with OpenCL Spec. So we provide a
   software version to meet the high precision requirement. Obviously the
   software version's performance is not as good as native version supported by
-  GEN hardware. What's more, most graphics application don't need this high
-  precision, so we choose 0 as the default value. So OpenCL apps do not suffer
-  the performance penalty for using high precision math functions.
+  GEN hardware.
 
 - `OCL_SIMD_WIDTH` `(8 or 16)`. Select the number of lanes per hardware thread,
   Normally, you don't need to set it, we will select suitable simd width for



More information about the Beignet mailing list