Intel C++ Composer XE 2011 – Fermi

Introduction

Intel C++ Composer XE 2011.4.191 is an optimizing compiler combined with high-performance libraries, advanced vectorization, support for Intel Parallel Building Blocks and OpenMP,speeding and simplifying improved multicore performance.

Intel C++ Composer XE 2011 Components

1. Intel Threading Building Blocks (Intel TBB)

This is C++ template library abstracts threads to tasks creating reliable, portable and scalable parallel applications. Intel TBB is the most efficient way to implement parallel applications and unleash multicore platform performance.

2. Intel Integrated Performance Primitives (Intel IPP)

This is an extensive library of multicore-ready, highly optimized software functions for multimedia data processing and communications applications.

3. Intel Math Kernel Library (Intel MKL)

This library includes optimized and scalable math routines for maximizing performance and seamlessly providing forward scaling from current to future many-core platforms.

4. Intel Debugger

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

Vendor : Intel

Version : 2011.4.191

License :Non-commerical/Unsupported

Following Intel C++ Compiler products are installed on fermi/ tyrone cluster at SERC :

• Intel C++ Compiler for Linux for Intel 64 architecture

• Intel Threading Building Blocks

• Intel Integrated Performance Primitives

• Intel Math Kernel Library

• Intel Debugger

Where is this available?

/opt/intel/composerxe-2011.4.191/bin

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 C++ Compiler,

source /opt/intel/composerxe 2011.4.191/bin/iccvars.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 Debugger Command Reference

IntelC++ Compiler XE 12.0 User and Reference Guides

Intel C++ Compiler-pdf

On the machine users can get the details at:

/opt/intel/composerxe-2011.4.191/Documentation/en_US/Release_NotesC.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 Administrators at room #109 (SERC)