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

Different behaviour of Release executable from Debug executable

Ilie__Daniel
Beginner
593 Views

Hello,

The output that I get using the debug executable is correct. However, when I use therelease executable I do not get the same output.

Has anyone come across such problems where the release build behaved differently from the debug build? Any ideas how to track this problem down?

Best regards,

Daniel.

0 Kudos
2 Replies
TimP
Honored Contributor III
593 Views
You might be interested in reading other posts on this question. Then, if you still have questions, ask a more specific question. You leave all sorts of possibilities; which compiler did you use, did you check for un-initialized variables, what options did you use, do you have an example?
0 Kudos
Ilie__Daniel
Beginner
593 Views

Thank you, Tim18

0 Kudos
Reply