Intel Fortran Compiler Professional Edition for Linux

Introduction

The Intel Fortran Compiler Professional Edition 11.1 delivers advanced capabilities for development of application parallelism and winning performance for the full range of AMD64(Intel64) processor-based platforms. It includes the compiler’s breadth of advanced optimization, multithreading, and processor support, as well as automatic processor
dispatch, vectorization, and loop unrolling. It also includes optimized math processing functions in the Intel Math Kernel Library (Intel MKL).

Professional Edition Components

Intel Fortran Compiler Professional Edition 11.1 creates a solid foundation for building robust, high performance parallel code. It combines the Intel Fortran Compiler with the following:

1.Intel Math Kernel Library(Intel MKL):

This library allows you to boost application performance with a set of parallelized, highly optimized, thread-safe, mathematical functions for engineering, scientific and financial applications requiring high performance on Intel platforms.

2.Intel Debugger:

The debugger improves the efficiency of the debugging process on code that has been optimized for Intel architecture and includes new threaded code debugging features and a new GUI.

Vendor : Intel

Version : 11.1

License : Non-commerical

Following Intel Fortran Compiler product are installed on tesla cluster at SERC:

•Intel Fortran Compiler for Linux for AMD64(Intel 64) architecture
•Intel Debugger for AMD64(Intel64)
•Intel Math Kernel Library

Where is this available?

/opt/intel/Compiler/11.1/046/

Environmental Setup required

C Shell:

set path = ($path /opt/intel/Compiler/11.1/046/bin/intel64)

Run the command source .cshrc

Bash Shell:-

export path = $path:/opt/intel/Compiler/11.1/046/bin/intel64

Run the command source .bashrc

For using Fortran Compiler,
source /opt/intel/Compiler/11.1/046/bin/intel64/ifortvars_intel64.csh

For using Debugger,
source/opt/intel/Compiler/11.1/046/bin/intel64/idbvars.csh

Documentation :

Intel Fortran Compiler

Report Problems to:
If you encounter any problem in using this software Please report to us at the following email address helpdesk.serc@iisc.ac.in or contact System Administrators #109 (SERC).