Installation guide

Intel® Parallel Studio XE 2015 Composer Edition for C++ Linux*
Installation Guide and Release Notes 34
Introduced an Intel MKL mode that ignores all settings specified by Intel MKL
environment variables
o User can set up the mode by calling mkl_set_env_mode() routine which directs
Intel MKL to ignore all environment settings specific to Intel MKL so that all Intel
MKL related environment variables such as MKL_NUM_THREADS,
MKL_DYNAMIC, MKL_MIC_ENABLE and others are ignored; users can instead
set needed parameters via Intel MKL service routines such as
mkl_set_num_threads() and mkl_mic_enable()
Note: API symbols, order of arguments and link line have changed since Intel MKL 11.2 Beta
Update 2. See the Intel® Math Kernel Library User's Guide for more details.
Note: Important deprecations are listed in Intel® Math Kernel Library (Intel® MKL) 11.2
Deprecations
7.2 Attributions
As referenced in the End User License Agreement, attribution requires, at a minimum,
prominently displaying the full Intel product name (e.g. "Intel® Math Kernel Library") and
providing a link/URL to the Intel® MKL homepage (http://www.intel.com/software/products/mkl)
in both the product documentation and website.
The original versions of the BLAS from which that part of Intel® MKL was derived can be
obtained from http://www.netlib.org/blas/index.html.
The original versions of LAPACK from which that part of Intel® MKL was derived can be
obtained from http://www.netlib.org/lapack/index.html. The authors of LAPACK are E. Anderson,
Z. Bai, C. Bischof, S. Blackford, J. Demmel, J. Dongarra, J. Du Croz, A. Greenbaum, S.
Hammarling, A. McKenney, and D. Sorensen. Our FORTRAN 90/95 interfaces to LAPACK are
similar to those in the LAPACK95 package at http://www.netlib.org/lapack95/index.html. All
interfaces are provided for pure procedures.
The original versions of ScaLAPACK from which that part of Intel® MKL was derived can be
obtained from http://www.netlib.org/scalapack/index.html. The authors of ScaLAPACK are L. S.
Blackford, J. Choi, A. Cleary, E. D'Azevedo, J. Demmel, I. Dhillon, J. Dongarra, S. Hammarling,
G. Henry, A. Petitet, K. Stanley, D. Walker, and R. C. Whaley.
The Intel® MKL Extended Eigensolver functionality is based on the Feast Eigenvalue Solver 2.0
http://www.ecs.umass.edu/~polizzi/feast/
PARDISO in Intel® MKL is compliant with the 3.2 release of PARDISO that is freely distributed
by the University of Basel. It can be obtained at http://www.pardiso-project.org.
Some FFT functions in this release of Intel® MKL have been generated by the SPIRAL software
generation system (http://www.spiral.net/) under license from Carnegie Mellon University. The
Authors of SPIRAL are Markus Puschel, Jose Moura, Jeremy Johnson, David Padua, Manuela
Veloso, Bryan Singer, Jianxin Xiong, Franz Franchetti, Aca Gacic, Yevgen Voronenko, Kang
Chen, Robert W. Johnson, and Nick Rizzolo.