Open main menu

CDOT Wiki β

Changes

GPU621/Intel oneMKL - Math Kernel Library

81 bytes added, 16:29, 1 December 2021
Setting up MKL
First, you need to download the mkl library from the intel official website through the URL: https://www.intel.com/content/www/us/en/developer/tools/oneapi/base-toolkit-download.html<br />
Then you need to set additional include directories and additional library directories on visual studio, don’t forget to change the configuration and platform.<br />
Thirdly, set use intel mkl to sequential in the Intel Math Kernel Library.<br />
Finally, modify the additional dependencies with the help of the URL https://www.intel.com/content/www/us/en/developer/tools/oneapi/onemkl-link-line-advisor.html<br />
37
edits