Intel® Fortran Compiler
Build applications that can scale for the future with optimized code designed for Intel® Xeon® and compatible processors.
Announcements
FPGA community forums and blogs have moved to the Altera Community. Existing Intel Community members can sign in with their current credentials.

AMD Athlone 64 compatibility

bbradley
Beginner
788 Views

Is the latest version (9.1.025) completely compatible with AMD chips ?

0 Kudos
3 Replies
TimP
Honored Contributor III
788 Views
Option -QxK is compatible with Athlon-32
-QxW with Athlon-64 and Opteron


0 Kudos
Intel_C_Intel
Employee
788 Views

Ah, I should have been more specific. A console application compiled with Intel Fortran 9.1.025 runs with no problem on *real* Intel chip powered machines. With the exact same program and input data, it fails on an AMD Athlon 64 powered system, running Windows XP.

The first trial was with the program compiled in Debug mode, so no optimizations were used. The second trial was a Release version, optimized for speed, but no specific Intel optimizations. Both test failed at exactly the same line number.

0 Kudos
TimP
Honored Contributor III
788 Views
This looks like a case which you should submit as a problem report on premier.intel.com.
0 Kudos
Reply