Overview
Discover how to incorporate core math functions from the Intel® oneAPI Math Kernel Library (oneMKL) to improve the performance of your application.
About This Tutorial  |  
       This tutorial demonstrates how to use oneMKL in your applications: 
  |  
      
Estimated Duration  |  
       10-20 minutes.  |  
      
Learning Objectives  |  
       After you complete this tutorial, you should be able to: 
  |  
      
More Resources  |  
       This tutorial uses the C language, but the concepts and procedures in this tutorial apply regardless of programming language. A similar tutorial using a sample application in another programming language may be available at https://www.intel.com/content/www/us/en/develop/documentation.html. The Developer Guide contains detailed information about several topics, including: compiling and linking applications, building custom DLLs, threading, and memory management. You can find the developer guide(s) here: 
 The Developer Reference (in C, Fotran, and DPC++ formats) contains detailed descriptions of the functions and interfaces for all library domains. You can find the developer reference(s) here: 
 In addition, you can find more resources at https://www.intel.com/content/www/us/en/developer/tools/oneapi/onemkl.html.  |