How to Use This Document

This User's Guide explains how you can use the Intel® Fortran Compiler. It provides information on how to get started with the Intel Fortran Compiler, how this compiler operates and what capabilities it offers for high performance. You will learn how to use the standard and advanced compiler optimizations to gain maximum performance of your application.

This documentation assumes that you are familiar with the Fortran Standard programming language and with the Intel® processor architecture. You should also be familiar with the host computer's operating system.

 Note:
This document explains how information and instructions apply differently to each targeted architecture. If there is no specific indication to either architecture, the description is applicable for both architectures.

Notation Conventions

This documentation uses the following conventions:

This type style

An element of syntax, a reserved word, a keyword, a file name,  or a code example. The text appears in lowercase unless uppercase is required.

This type style

Indicates the exact characters you type as input.

This type style

Command line arguments and option arguments you enter.

This type style

Indicates an argument on a command line or an option's argument in the text.

[options]

Indicates that the items enclosed in brackets are optional.

{value|value}

A value separated by a vertical bar (|) indicates a version of an option.

... (ellipses)

Ellipses in the code examples indicate that part of the code is not shown.

This type style

Indicates an Intel Fortran Language extension code example.

This type style

Indicates an Intel Fortran Language extension discussion. Throughout the manual, extensions to the ANSI standard Fortran language appear in this color to help you easily identify when your code uses a non-standard language extension.

This type style

Hypertext