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

list of default options?

hadleykr
Beginner
485 Views
I am trying to match the same compiling options with ifort as I previously was doing with xlf. I want to see the default choice for all of the relevant compiling options. What's the flag to list these with ifort?

In xlf it is -qlistopt




0 Kudos
1 Reply
Steven_L_Intel1
Employee
485 Views
Try -watch

0 Kudos
Reply