CUSTOM
SOLUTIONS

BACK
PRICES
ORDER
HOME
|
 |
Intel® Software Development Products for Intel® Platforms and Technologies |
 |
|
| Intel® Cluster Toolkit 3.1 |
 |
 |
Overview |
 |
|
 |
Features |
 |
|
| The Intel Cluster Toolkit features include: |
 |
One Installation, One License: Deploy multiple cluster software solutions with the convenience of one license and one registration. |
 |
Scalability: Build parallel MPI applications that can execute across multiple networks. |
  |
Powerful Mathematical Functions: Use the Intel® Cluster Math Kernel Library (Intel® MKL) to fine tune your applications. |
  |
Robust Performance Analysis: Easily collect trace information and analyze runtime behavior in detail. |
  |
Portability: Linux* functionality and encompassing MPI-2 extensions with standard compliance and portability. |
 |
New In This Release |
 |
|
All the software tools included with Intel Cluster Toolkit have undergone a major revision to give you the best parallel performance analysis tools for cluster software development.
The following list contains just a few of the many new features included in this latest version. |
Intel Cluster Toolkit 3.1
Get started quickly with a master installer that is compatible with Red Hat Enterprise Linux 4 and SUSE Linux Enterprise Server* 9.
HTML documentation index file with hyperlinks to documentation for:
- Intel® Trace Analyzer and Collector 7.0
- Intel MPI Library 3.1
- Intel MKL Cluster Edition 10.0
- Intel® MPI Benchmarks 3.1
Intel® MPI Benchmarks
- Call to the function "MPI_Init_thread" to determine the MPI threading environment. The MPI threading environment is reported to the user each time an Intel MPI Benchmark application is executed.
- Call to the function "MPI_Get_version" to report the version of the MPI library implementation that the three benchmark applications are linking to.
- "Alltoallv" benchmark
- Command-line flag "-h[elp]" to display the calling sequence for each benchmark application.
- Removal of outdated makefile templates. Now there are three complete makefiles called Makefile, make_ict, and make_mpich.
- Better user argument checking, clean message and break on most invalid user arguments.
Intel® Debugger
- The parallel Intel Debugger is now capable of debugging an MPI application that uses Intel MPI Library 3.1. For 8.1 releases of the Intel® compilers, please make sure that you have installed version 8.1-23 or higher of the Intel Debugger. For the 9.1 releases of the Intel compilers, please make sure that you have installed version 9.1-23 or higher of the Intel Debugger.
- Chapter 10 of the Intel Cluster Toolkit 3.1 User's Guide discusses use of the Intel Debugger with Intel MPI Library 3.1.
Intel® MPI Library 3.1
Increased application performance
- DAPL intra-node communication mode
- Further optimized collectives
- Intelligent process pinning
- Scalable job start-up protocol
Increased operability
- Additional thread-safe libraries at the MPI_THREAD_SERIALIZED level
- Simplified process management by integration with the leading job schedulers
- Support for Etnus TotalView*, DDT*, and Intel debuggers
Extended compiler support
- Intel® C++/Fortran Compiler 9.1 for Linux
- GNU Fortran 95 Compiler for Linux, v4.0 and later
Extended operating system support
- SUSE Linux Enterprise Edition 10.0
Intel® Trace Analyzer and Collector 7.0
- Comparison feature that provides side-by-side comparison of two trace files and/or regions
- Addition of Counter Timeline to help you analyze counter data collected through provided PAPI and OS modules or through manual use of the Intel Trace Collector API
- Improved usability
- Font customization
- Undo operation
- Binary instrumentation on IA-32 and Intel® 64 architectures
Intel® Math Kernel Library Cluster Edition 9.0
In this release of Intel Math Kernel Library, the focus is on providing optimized performance on the Intel® Xeon® processor 5100 series (formerly code-named Woodcrest) and on ensuring multithreaded performance.
Further performance optimizations for the Intel® Xeon® processor 5100
Additional optimizations further improve performance over Intel MKL 8.1 on the Intel Xeon processor 5100 sequence
Enhanced Fast Fourier Transform (FFT) performance
Optimizations in Intel MKL 9.0 have boosted FFT performance to the highest levels ever.
Additional Threading Support in Sparse BLAS
The following sparse BLAS triangular solvers were threaded with OpenMP*.
- mkl_dcsrmm - Level 3 triangular solver for the compressed sparse row format
- mkl_dcscmm - Level 3 triangular solver for the compressed sparse column format
- mkl_dcoomm - Level 3 triangular solver for the coordinate format
New Iterative Solver
A new RCI Flexible Generalized Minimal RESidual (FGMRES) iterative solver was implemented.
New VSL functionality
- The library provides fast/accurate mode of distribution generation.
- The library supports generation of quasi-random sequences based on user-defined parameters of quasi-random number generators.
New VML functionality and threading support
- VML now supports complex single and double precision data for the following functions: Acos, Acosh, Asin, Asinh, Atan, Atanh, Cos, Cosh, Exp, Ln, Log10, Pow, Powx, Sin, Sinh, Sqrt, Tan, Tanh.
- New nearest integer functions for single and double precision: Trunc, Ceil, Floor, Round, NearbyInt, Rint.
- Three more functions for single and double precision arguments were added: ErfInv, Hypot and Modf.
- VML functions are now threaded with OpenMP
|
 |
Compatibility |
 |
|
| Create parallel-computing software that has a high degree of compatibility with current standards and with Intel tools and architecture: |
 |
Linux functionality: Intel Cluster Toolkit supports Red Hat Enterprise Linux 3.0, 4.0 and SUSE Linux Enterprise Server 9 for Intel® architecture-based clusters. |
 |
Intel compiler compatibility: Intel Cluster Toolkit is also compatible with the Intel Compiler 9.0 for Linux for both the C/C++ and Fortran programming interfaces on Intel processors. |
 |
System Requirements |
 |
|
| Hardware |
| Minimum Requirements |
| Dual-Core Intel® Xeon® processor or IA-32-based systems: |
 |
Intel Xeon processor |
 |
1 GB of RAM |
 |
10 GB of disk space |
| Itanium® 2-based systems: |
 |
Itanium 2 processor |
 |
1 GB of RAM |
 |
10 GB of hard disk space |
|
| Recommended |
 |
No other hardware is recommended |
|
| Software |
| Minimum Requirements |
| 64-bit Intel Xeon processor or IA-32 architecture-based systems: |
 |
Red Hat Enterprise Linux* 3.0 or 4.0 |
 |
SUSE Linux Enterprise Server* 9 and 10 |
| Itanium® 2-based systems: |
 |
Red Hat Enterprise Linux 3.0 or 4.0 |
 |
SUSE Linux Enterprise Server 9 and 10 |
 |
SGI Altix* - Red Hat Enterprise Linux 3.0 or greater, or SUSE Linux Enterprise Server 9 |
|
| Recommended |
 |
No other software is recommended |
|
| Other Supported Software |
 |
Intel® C++ Compiler for Linux |
 |
Intel® Fortran Compiler for Linux |
 |
GNU C, C++ Compiler |
 |
Fortran 77 Compiler |
 |
The parallel Intel® Debugger for Linux |
| |
 |
For 8.1 releases of the Intel® compilers, install version 8.1-23 or higher of the Intel® Debugger |
 |
For the 9.1 releases of the Intel compilers, install version 9.1-23 or higher of the Intel Debugger |
|
|
 |
Support |
 |
|
Every purchase of an Intel® Software Development Product includes a year of support services, which provides access to Intel® Premier Support and all product releases during that time. Intel Premier Support gives you online access to our expert engineering support staff, technical notes, application notes, and documentation. Install the product, and then register to get support and product update information. |
|
The above content is Copyright © by Intel Corporation
|