After installing the Intel® oneAPI Math Kernel Library (oneMKL), verify that the library is properly installed and configured:
Intel® oneAPI Math Kernel Library (oneMKL) installs in the <parent directory> directory.
Check that the subdirectory of <parent directory> referred to as <mkl directory> was created.
Check that the bin subdirectory for Intel® oneAPI Math Kernel Library (oneMKL) redistributable DLLs was created in the <parent directory>. (See redist.txt in the Intel® oneAPI Math Kernel Library (oneMKL) documentation directory for a list of files that can be redistributed.)
Check that the *vars.bat file appears in the <mkl directory>\env directory.
Use this file to assign Intel® oneAPI Math Kernel Library (oneMKL)-specific values to several environment variables, as explained in Scripts to Set Environment Variables Setting Environment Variables .
To understand how the Intel® oneAPI Math Kernel Library (oneMKL) directories are structured, see Structure of the Intel® Math Kernel Library.
To make sure that Intel® oneAPI Math Kernel Library (oneMKL) runs on your system, launch an Intel® oneAPI Math Kernel Library (oneMKL) example, as explained inUsing Code Examples.