Intel Fortran Composer XE 2011

Introduction

Intel Fortran Compiling Suites include advanced optimization and multithreading capabilities, highly optimized performance libraries and analysis tools for creating fast reliable multithreaded applications.

Composer XE Edition Components

Intel Fortran Composer XE 2011.4.191 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 : 2011.4.191

License : Non-commerical/ Unsupported

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

•Intel Fortran Compiler for Linux for fermi architecture

•Intel Debugger for fermi

•Intel Math Kernel Library

Where is this available?

/opt/intel/composerxe-2011.4.191/bin in fermi cluster

Environmental Setup required

C Shell:

set path = ($path /opt/intel/composerxe-2011.4.191/bin/intel64)

Run the command source .cshrc

Bash Shell:-

export path = $path:/opt/intel/composerxe-2011.4.191/bin/intel64

Run the command source .bashrc

For using Fortran Compiler,

source /opt/intel/composerxe-2011.4.191/bin/ifortvars.csh  intel64

For using Debugger,

source /opt/intel/composerxe-2011.4.191/bin/intel64/idbvars.csh

Documentation :

On the internet users can get the details at:

Intel Fortran Compiler

On the machine users can get the details at:

/opt/intel/composerxe2011.4.191/Documentation/en_US/Release_NotesF.pdf

Report Problems to:

If you encounter any problem in using this software please report to SERC helpdesk at the following email address helpdesk.serc@iisc.ac.in or contact System Administrator at room #109, SERC.