Intel® Fortran Compiler
Build applications that can scale for the future with optimized code designed for Intel® Xeon® and compatible processors.

Fortran 9.1 upgrade

andrew_terekhov
Beginner
508 Views
How to check what exact version/build of Intel Fortran 9.1 I have installed on my system? Where to find out about new versions/builds available?

It seems that my current Fortran version produces incorrect results (invalid floating point value) if optimization for speed is enabled. I am wondering if there is an upgrade available that may solve the problem.

Thanks,
Andrew

0 Kudos
1 Reply
Steven_L_Intel1
Employee
508 Views

To find out what version you have, open a Fortran Build Environment command window. The first line displayed will identify the version. For example:

Intel Visual Fortran Compiler 9.1.037 Build Environment for 32-bit applications

To find out what versions you're eligible to upgrade to, log in to the Intel Registration Center and select Product Downloads, then select your product. It will show you the most recent version you are eligible to install.

0 Kudos
Reply