Installing the Intel Fortran compiler

Intel released version 11.1 of their compiler on 15th June 2009. We now support this version for use with Release 10.0-001 Source-code GEMPACK (April 2009).

Installation instructions for installing Intel Visual Fortran version 10.1, 11.0, and 11.1 are below.

Use Intel Fortran 10.1.021 or later

We recommend Intel Fortran 10.1.021 (Build 20080312) or later [type "ifort" at command line to see your version/build numbers]. If you are already using 10.1.021 or later, there is no reason to upgrade to Version 11.1. If you have an earlier version of Intel Fortran 10.1, we advise you to update (you may be able to do this for free at the Intel website).Usually when you purchase Intel Fortran, you are allowed for a year to download free upgrades. We recommend that you take advantage of this before your year is up.


Windows 7

Issues have been reported with Intel Fortran and Windows 7, mentioned here. If using Windows 7, you may need to upgrade to Intel Fortran 11.1.048 or later.


Optimization bug in Intel Fortran 10.0 and early 10.1

32-bit Intel Fortran 10.0 (and early 10.1) has a bug in the optimizer, which conflicts with the faster-running compile options which are set by default when you install Release 10.0-001 Source-code GEMPACK (April 2009). The bug was fixed for Intel Fortran 10.1.021 and later. If BOTH of the following conditions hold:

you may need to:

To check your version of Intel Fortran, type IFORT at the command prompt.

Working around the problem

The effect of the above is to re-compile your GEMPACK programs and libraries with less aggressive optimization settings that avoid the optimization bug. The downside is that your programs run a bit slower.


See also:

Fortran Compilers for Use with Source-Code GEMPACK