Compiler Optimizations Overview

The variety of optimizations used by the Intel® Fortran Compiler enable you to enhance the performance of your application. Each optimization is performed by a set of options discussed in each section dedicated to the following optimizations:

In addition to optimizations invoked by the compiler command-line options, the compiler includes features which enhance your application performance such as directives, intrinsics, run-time library routines and various utilities.  These features are discussed in the Optimization Support Features section.