Developer Guide
Developer Guide for Intel® oneAPI Math Kernel Library Linux*
A newer version of this document is available. Customers should click here to go to the newest version.
Linking Quick Start
Intel® oneAPI Math Kernel Library (oneMKL) provides several options for quick linking of your application, which depend on the way you link:
Using the Intel® Parallel Studio XE Composer Edition compiler  |  
     |
Explicit dynamic linking  |  
     see Using the Single Dynamic Library for how to simplify your link line.  |  
    
Explicitly listing libraries on your link line  |  
     see Selecting Libraries to Link with for a summary of the libraries.  |  
    
Using pkg-config tool to get compilation and link lines  |  
     see Using pkg-config metadata filesfor a summary on how to use Intel® oneAPI Math Kernel Library (oneMKL) pkg-config metadata files.  |  
    
Using an interactive interface  |  
     see Using the Link-line Advisor to determine libraries and options to specify on your link or compilation line.  |  
    
Using an internally provided tool  |  
     see Using the Command-line Link Tool to determine libraries, options, and environment variables or even compile and build your application.  |