About HPC Systems Software User Guides Education Partners

  / gears / hpc / software / comp / ifc


Bioinformatics

Compilers and Programming Tools

Computational Chemistry

File System

Finite Element Solvers

Graphics and Imaging

Mathematics

Numerical Libraries

Optimization

Parallel Programming Libraries and Tools

Queuing and Scheduling Systems

Solid Modeling

Statistics

Intel Fortran Compiler

Overview

The Intel Fortran Compiler 6.0 delivers optimal performance on all Intel 32-bit processors, including the Pentium¬ 4 and Intel¬ Xeon processors, and the 64-bit Intel¬ Itanium processor. It supports improved optimizations, auto-parallelization, threading, automatic vectorization, and data prefetching.

Setup

There is no setup needed for this software package.

Usage

IFC is invoked using the command ifort.

Examples

To compile a fortran source file called foo.f into an executable named foo, use the command:

ifort foo.f -o foo

Documentation

Documentation is available on LION-XE and LION-XL in pdf format and can be accessed by issuing the command:

acroread /usr/global/intel/compiler/docs/for_ug_lnx.pdf


Please send questions or suggestions about this web page to beatnic@aset.psu.edu

ASET | ITS | Penn State