Configure your Microsoft Visual C/C++* project for automatic linking with
Intel® oneAPI Math Kernel Library (oneMKL) as follows:
- Go to
Project>Properties>Configuration Properties>Intel® Libraries for oneAPI.
- Change the
Use oneMKL property setting by selecting
Parallel,
Sequential, or
Cluster as appropriate.
- If your project requires the ILP64 interfaces, change the
Use ILP64 interfaces property setting by selecting
Yes.