Developer Guide for Intel® oneAPI Math Kernel Library for Windows*
Selecting Libraries to Link With
For the recommended way to link with oneMKL, refer to the Link Line Advisor for Intel® oneAPI Math Kernel Library .
To link with Intel® oneAPI Math Kernel Library (oneMKL) manually:
Choose one library from the Interface layer and one library from the Threading layer
Add the only library from the Computational layer and run-time libraries (RTL)
For the complete list of libraries, refer to Directory Structure in Detail .
The Single Dynamic Library (SDL) automatically links interface, threading, and computational libraries and thus simplifies linking. See Dynamically Selecting the Interface and Threading Layer for how to set the interface and threading layers at run time through function calls or environment settings.
For exceptions and alternatives, see Linking in Detail .