Signed-off-by: Rebecca N. Palmer <rebecca_pal...@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
_______________________________________________ Beignet mailing list Beignet@lists.freedesktop.org https://lists.freedesktop.org/mailman/listinfo/beignet