Automatically Linking Your Microsoft Visual C/C++* Project with oneMKL

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

  1. Go to Project>Properties>Configuration Properties>Intel® Libraries for oneAPI.
  2. Change the Use oneMKL property setting by selecting Parallel, Sequential, or Cluster as appropriate.
  3. If your project requires the ILP64 interfaces, change the Use ILP64 interfaces property setting by selecting Yes.