After installing the Intel(R) Math Kernel Library (Intel(R) MKL), verify that the library is properly installed and configured:
Intel MKL installs in <Composer XE directory>.
Check that the subdirectory of <Composer XE directory> referred to as <mkl directory> was created. By default, /opt/intel/composerxe-2011.y.xxx/mkl, where y is the release-update number and xxx is the package number.
Check that the following files appear in the <mkl directory>/bin directory and its subdirectories:
mklvars.sh
mklvars.csh
ia32/mklvars_ia32.sh
ia32/mklvars_ia32.csh
intel64/mklvars_intel64.sh
intel64/mklvars_intel64.csh
Use these files to assign Intel MKL-specific values to several environment variables.
To understand how the Intel MKL directories are structured, see Intel(R) Math Kernel Library Structure.
Copyright © 2006 - 2010, Intel Corporation. All rights reserved.