Intel® Math Kernel Library 11.3 Update 4 Developer Guide
After installing the Intel® Math Kernel Library (Intel® MKL), verify that the library is properly installed and configured:
Intel MKL installs in the <parent directory> directory.
Check that the subdirectory of <parent directory> referred to as <mkl directory> was created.
Check that the following files appear in the <mkl directory>/bin directory:
mklvars.sh
mklvars.csh
Use these files to assign Intel MKL-specific values to several environment variables, as explained in Setting Environment Variables.
To understand how the Intel MKL directories are structured, see Structure of the Intel® Math Kernel Library.
To make sure that Intel MKL runs on your system, launch an Intel MKL example, as explained in Using Code Examples.