Math Kernel Library Developer Guide

Automatically Linking Your Microsoft Visual C/C++* Project with Intel® MKL

Configure your Microsoft Visual C/C++* project for automatic linking with Intel® oneAPI Math Kernel Library as follows:

  1. Go to Project>Properties>Configuration Properties>Intel Performance Libraries.
  2. Change the Use MKL property setting by selecting Parallel, Sequential, or Cluster as appropriate.

Specific Intel® oneAPI Math Kernel Library libraries that link with your application may depend on more project settings. For details, see the documentation for Intel®Parallel Studio XE Composer Edition for C++.

See Also