Intel® Math Kernel Library 11.3 Update 4 Developer Guide

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

benchmarks/hpcg

Intel® High Performance Conjugate Gradient Benchmark (Intel® HPCG)

examples

Source and data files for Intel MKL examples. Provided in archives corresponding to Intel MKL components selected during installation.

include

Include files for the library routines 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

include/mic/lp64

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

include/mic/ilp64

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

include/fftw

Header files for the FFTW2 and FFTW3 interfaces

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 FFT

interfaces/fftw3x_cdft

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

interfaces/fftw2xc

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

interfaces/fftw2xf

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

interfaces/fftw3xc

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

interfaces/fftw3xf

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

interfaces/lapack95

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

lib/ia32_lin

Static libraries and shared objects for the IA-32 architecture

lib/intel64_lin

Static libraries and shared objects for the Intel® 64 architecture

lib/intel64_lin_mic

Static libraries and shared objects for the Intel® MIC architecture

tools

Tools and plug-ins

tools/builder

Tools for creating custom dynamically linkable libraries

Optimization Notice

Intel's compilers 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 SSE2, SSE3, and 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. Certain optimizations not specific to Intel microarchitecture are reserved for Intel microprocessors. Please refer to the applicable product User and Reference Guides for more information regarding the specific instruction sets covered by this notice.

Notice revision #20110804

See Also