

Wa_english_title: "Configuring the Microsoft Visual C\/C++* Development System to Link with Intel® MKL", Wa_curated: "curated:donotuseinexternalfilters/productdocumentation", Wa_emtoperatingsystem: "emtoperatingsystem:microsoftwindows", Wa_emtorganizationalstructure: "emtorganizationalstructure:satgsoftwareandadvancedtechnologygroup",

Wa_emttechnology: "emttechnology:inteltechnologies/oneapi", Wa_rsoftware: "rsoftware:inteloneapitoolkits/inteloneapibasetoolkit,rsoftware:componentsproducts/inteloneapimathkernellibrary", Add the libraries required, for example, mkl_intel_c.lib mkl_intel_thread.lib mkl_core.lib libiomp5md.lib Select Configuration Properties > Custom Build Setup > Additional Dependencies.For Intel® oneAPI Math Kernel Library (only if you link dynamically), for example: \redist\ia32.For OpenMP* support, for example: \windows\redist\ia32 _win \compiler.Add architecture-specific directories with dynamic-link libraries:

Add architecture-specific directories for Intel® oneAPI Math Kernel Library and OpenMP* libraries,įor example: \lib\ia32 and \windows\compiler\lib\ia32 _win Add the directory for the Intel® oneAPI Math Kernel Library include files, that is, \include Select Configuration Properties > VC++ Directories In Solution Explorer, right-click your project and click Properties Though some versions of the Visual C++* development system may vary slightly in the menu items mentioned below, the fundamental configuring steps are applicable to all these versions.
