This is the mail archive of the gcc@gcc.gnu.org mailing list for the GCC project.
| Index Nav: | [Date Index] [Subject Index] [Author Index] [Thread Index] | |
|---|---|---|
| Message Nav: | [Date Prev] [Date Next] | [Thread Prev] [Thread Next] |
| Other format: | [Raw text] | |
Laurent GUERBY wrote:
All Monte Carlo based algorithms are also likely to be in the -ffast-math category. You're happy with 3-4 digits of "accuracy" thanks to 1/sqrt(n) convergence :).
Another example is all computation where reducing the continuous physics to discrete mathematics already introduced truncation errors larger than any floating point rounding error at 24 bit mantissa precision.
| Index Nav: | [Date Index] [Subject Index] [Author Index] [Thread Index] | |
|---|---|---|
| Message Nav: | [Date Prev] [Date Next] | [Thread Prev] [Thread Next] |