Intel® Fortran Compiler XE 13.1 User and Reference Guides
Tells the compiler to generate reports on the routines containing specified text.
All
Linux and OS X: | -opt-report-routine=string |
Windows: | /Qopt-report-routine:string |
string |
Is the text (string) to look for. |
OFF |
No optimization reports are generated. |
This option tells the compiler to generate reports on the routines containing specified text as part of their name.
None