Intel Compiler Options for AMD Processor

tim18
Total Points:
68,767
Status Points:
68,767
Black Belt
June 30, 2009 2:58 PM PDT
Rate
 
#2
Quoting - draceswbell.net

O3 -g -xHost -fno-fnalias -fno-alias -sox -traceback -complex-limited-range

-ansi-alias is a more "generic" option than the alias options you used.  It asserts that your code complies with the standard on typed aliasing, corresponding to the default of most linux compilers.
If your code depends for performance or accuracy on performing operations in order specified by parentheses, you may find better results by adding -fp-model source  .
The optimization performed by icc is more effective on barcelona and newer AMD CPUs; there is no choice specifically for older CPUs.


Intel Software Network Forums Statistics

8479 users have contributed to 31612 threads and 100674 posts to date.
In the past 24 hours, we have 29 new thread(s) 112 new posts(s), and 168 new user(s).

In the past 3 days, the most popular thread for everyone has been gemm(A,A,A) like possible? The most posts were made to gemm(A,A,A) like possible? The post with the most views is Dear Steve, excuse me for a d

Please welcome our newest member zhpn