search for: fimf

Displaying 2 results from an estimated 2 matches for "fimf".

Did you mean: fibf
2016 Apr 01
2
RFC: A proposal for vectorizing loops with calls to math functions using SVML
.... Those include: 1) In addition to the -ffast-math flag, support is needed from clang to allow the user to be able to specify the desired precision requirements. The additional flags needed include the following, where "imf" is shorthand for "Intel math function". -fimf-absolute-error=value[:funclist] define the maximum allowable absolute error for math library function results value - a positive, floating-point number conforming to the format [digits][.digits][{e|E}[sign]digits] funclist - opti...
2016 Apr 04
2
RFC: A proposal for vectorizing loops with calls to math functions using SVML
.... Those include: 1) In addition to the -ffast-math flag, support is needed from clang to allow the user to be able to specify the desired precision requirements. The additional flags needed include the following, where "imf" is shorthand for "Intel math function". -fimf-absolute-error=value[:funclist] define the maximum allowable absolute error for math library function results value - a positive, floating-point number conforming to the format [digits][.digits][{e|E}[sign]digits] funclist - opti...