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

AMD optimization

felotti
Beginner
473 Views

I would like to optimize my program for AMD Athlon processor.

I readed that I must use the /QaxW flag: how can use it in Visual Studio 2005?

0 Kudos
1 Reply
Steven_L_Intel1
Employee
473 Views
What you want to use is /QxW. You can type this in under Command Line > Additional Options.
0 Kudos
Reply