Intel® Fortran Compiler
Build applications that can scale for the future with optimized code designed for Intel® Xeon® and compatible processors.
29274 Discussions

floating point speculation option changes results in release

marinoni__andrea_mas
376 Views

Hi all,

I am writing that I see changes in results by changing the floating point speculation option.

Is this supposed to happen ?

As far as I understood speculation involves evaluating (for example) the code inside an if before evaluating the if conidtion itself, and this could trigger floating point exceptions (in the if body) which are never actually executed (the if is not 'true').

Best regards,

Andrea

Using latest both ifx and VS 2019on Windows10.

0 Kudos
0 Replies
Reply