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

Unexpect results in windows 32 with AMD processor

damianiesss_com_br
542 Views
I'm compiling a win32 console application with massive numerical computations.
When a use the compiled apllication in a machine with an AMD processor I got strange results.

I already try to change the my project flags for arch and also floating point model, but the result is allways the same.

Is there any other configuration that I should use to get the correct result?

Regards,
Damiani
0 Kudos
1 Reply
Steven_L_Intel1
Employee
542 Views
Can you provide us a sample program that shows this problem? The default options should work. What specific model of AMD processor does your system have?
0 Kudos
Reply