This document provides information about how to use KAP Fortran software on OpenVMS Alpha systems.
This document is a guide for KAP users working with Fortran on OpenVMS Alpha systems.
This document is organized into the following chapters and appendixes:
This document is part of the KAP documentation set that also includes:
| Convention | Description |
|---|---|
| italic type | Italic type indicates complete titles of manuals. |
| lowercase | Commands are usually presented in lowercase. The KAP command line, however, is not case sensitive. |
| < > | Angle brackets denote command input you replace with the appropriate value. |
| ( ) | Parentheses
containing a single command value denote the default value. For
example, (/optimize=5) denotes 5 is the default value.
Parentheses containing hyphenated value ranges denote that you choose a value from the range. |
| [ ] | Square brackets denote optional items. |
| Defaults | Unless specified otherwise, the code examples in this manual were run with the qualifiers /optimize=5, /roundoff=3, /scalaropt=3, and /unroll=1. |