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

ifort 10.0 optimization

panda_aditya
Beginner
442 Views
Hello

What are the optimization options for ifort 10.0? I am using ifort 10.0 with mkl 9.0 on x86-64. Although the code runs, it gives zero as the answer.

Adi

0 Kudos
1 Reply
TimP
Honored Contributor III
442 Views
ifort -help gives a quick summary. More comprehensive descriptions are in the /doc directory of the compiler installation.
0 Kudos
Reply