The following are some important features of the compiler:
Getting Started explains how to invoke the compiler on the command line or from within an IDE.
The compiler supports many OpenMP* features, including most of OpenMP* Version 4.5.
The Intel compiler supports elements that enable programming for and building binaries to run on the Intel® Many Integrated Core Architecture (Intel® MIC Architecture).
Compiler Options provides information about options you can use to affect optimization, code generation, and more.
The Language Reference provides information on language syntax and semantics, on adherence to various Fortran standards, and on extensions to those standards.
For information about the Fortran standards, visit the Fortran standards technical committee website at http://j3-fortran.org/.
Fortran Language Extensions provides information about how to use additional implementation features, such as creating a Component Object Model server and generating listing and map files, among others.
Mixed Language Programming provides information about Fortran and C interoperable procedures and data types, as well as various specifics of mixed-language programming.
List of Run-Time Error Messages describes the errors processed by the Intel® Fortran run-time library (RTL).