Intel® Math Kernel Library 2018 Update 2 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 MKL 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 MKL 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