High-level Directory Structure

Directory

Contents

<mkl directory>

Installation directory of the Intel® Math Kernel Library (Intel® MKL)

Subdirectories of <mkl directory>

bin

Scripts to set environmental variables in the user shell

bin/ia32

Shell scripts for the IA-32 architecture

bin/intel64

Shell scripts for the Intel® 64 architecture

benchmarks/linpack

Shared-memory (SMP) version of the LINPACK benchmark

benchmarks/mp_linpack

Message-passing interface (MPI) version of the LINPACK benchmark

examples

Examples directory. Each subdirectory has source and data files

include

INCLUDE files for the library routines, as well as for tests and examples

include/ia32

Fortran 95 .mod files for the IA-32 architecture and Intel® Fortran compiler

include/intel64/lp64

Fortran 95 .mod files for the Intel® 64 architecture, Intel Fortran compiler, and LP64 interface

include/intel64/ilp64

Fortran 95 .mod files for the Intel® 64 architecture, Intel Fortran compiler, and ILP64 interface

interfaces/blas95

Fortran 95 interfaces to BLAS and a makefile to build the library

interfaces/fftw2x_cdft

MPI FFTW 2.x interfaces to the Intel MKL Cluster FFTs

interfaces/fftw3x_cdft

MPI FFTW 3.x interfaces to the Intel MKL Cluster FFTs

interfaces/fftw2xc

FFTW 2.x interfaces to the Intel MKL FFTs (C interface)

interfaces/fftw2xf

FFTW 2.x interfaces to the Intel MKL FFTs (Fortran interface)

interfaces/fftw3xc

FFTW 3.x interfaces to the Intel MKL FFTs (C interface)

interfaces/fftw3xf

FFTW 3.x interfaces to the Intel MKL FFTs (Fortran interface)

interfaces/lapack95

Fortran 95 interfaces to LAPACK and a makefile to build the library

lib/ia32

Static libraries and shared objects for the IA-32 architecture

lib/intel64

Static libraries and shared objects for the Intel® 64 architecture

tests

Source and data files for tests

tools/builder

Tools for creating custom dynamically linkable libraries

tools/plugins/
com.intel.mkl.help

Eclipse* IDE plug-in with Intel MKL Reference Manual in Web­Help format. See mkl_documentation.htm for more information

Subdirectories of <Composer XE directory>

Documentation/en_US/mkl

Intel MKL documentation.

man/en_US/man3

Man pages for Intel MKL functions. No directory for man pages is created in locales other than en_US even if a directory for the localized documentation is created in the respective locales. For more information, see Contents of the Documentation Directories.

Optimization Notice

Intel® compilers, associated libraries and associated development tools may include or utilize options that optimize for instruction sets that are available in both Intel® and non-Intel microprocessors (for example SIMD instruction sets), but do not optimize equally for non-Intel microprocessors. In addition, certain compiler options for Intel compilers, including some that are not specific to Intel micro-architecture, are reserved for Intel microprocessors. For a detailed description of Intel compiler options, including the instruction sets and specific microprocessors they implicate, please refer to the "Intel® Compiler User and Reference Guides" under "Compiler Options". Many library routines that are part of Intel® compiler products are more highly optimized for Intel microprocessors than for other microprocessors. While the compilers and libraries in Intel® compiler products offer optimizations for both Intel and Intel-compatible microprocessors, depending on the options you select, your code and other factors, you likely will get extra performance on Intel microprocessors.

Intel® compilers, associated libraries and associated development tools may or may not optimize to the same degree for non-Intel microprocessors for optimizations that are not unique to Intel microprocessors. These optimizations include Intel® Streaming SIMD Extensions 2 (Intel® SSE2), Intel® Streaming SIMD Extensions 3 (Intel® SSE3), and Supplemental Streaming SIMD Extensions 3 (Intel® SSSE3) instruction sets and other optimizations. Intel does not guarantee the availability, functionality, or effectiveness of any optimization on microprocessors not manufactured by Intel. Microprocessor-dependent optimizations in this product are intended for use with Intel microprocessors.

While Intel believes our compilers and libraries are excellent choices to assist in obtaining the best performance on Intel® and non-Intel microprocessors, Intel recommends that you evaluate other compilers and libraries to determine which best meet your requirements. We hope to win your business by striving to offer the best performance of any compiler or library; please let us know if you find we do not.

Notice revision #20110307

See Also

See Also

Submit feedback on this help topic