This section provides three sets of tables comprising IntelŪ Fortran Compiler Options Quick Reference Guides:
Alphabetical Listing, alphabetic tabular reference of all compiler and compilation as well as linker and linking control, and all other options implemented by the Intel Fortran Compiler available for both IA-32 and IntelŪ ItaniumŪ compilers as well as those available exclusively for each architecture.
Summary tables for IA-32 and Itanium compiler features with the options that enable them
Compiler Options for Windows* and Linux* Cross-reference
[-] |
indicates that option is ON by default, and if option includes "-", the option is disabled; for example, -cerrs- disables printing errors in a terse format. |
[n] |
indicates that the value in [ ] can be omitted or have various values; for example, in -unroll[n] option, n can be omitted or have different values starting from 0. |
Values in {} with vertical bars |
are used for option's version; for example, option |
{n} |
indicates that option must include one of the fixed values for n; for example, in option -Zp{n}, n can be equal to 1, 2, 4, 8, 16. |
Words in this style following an option |
indicate option's required argument(s). Arguments are separated by comma
if more than one are required. For example, the option -Qoption,tool,opts looks in the command line
like this: |