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

IVF compatibility w/ AMD processors and Visual Studio

denara
Beginner
527 Views
I work on CVF 6.6 and Microsoft Visual C++ 6.0 (Microsoft Visual Studio).I am considering upgrading to IVF 8.1 and I have 2 questions: (1) As in CVF, IVF canoptimize for AMD processors or only for Intel processors?; (2)Is IVF compatible with Microsoft Visual Studio 6.0?
0 Kudos
1 Reply
Steven_L_Intel1
Employee
527 Views
(1) Yes. In fact, AMD uses our compilers for some of their benchmarks. Use the /QxW (Pentium 4) architecture option for AMD64. We have a separate compiler for Intel EM64T that supports the 64-bit mode of AMD64. This is a free download for licensed users.

(2) No.

Message Edited by sblionel on 05-12-2005 02:34 PM

0 Kudos
Reply