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

Which Compiler Option ?

bill-e
Beginner
391 Views
Which compiler option do I use for Pentium Dual-Core CPU T4200 (64 -bit operating system)?
0 Kudos
1 Reply
Steven_L_Intel1
Employee
391 Views
See this article for the recommendations, though I notice it doesn't have the T4200. Use /QxSSSE3 Or just use /QxHost which will pick the right one if you're compiling on that system.
0 Kudos
Reply