37
edits
Changes
no edit summary
=== Intel® oneAPI Math Kernel Library ===
==Group Members==
# Menglin Wu
==Progress Report==
progress 100%
==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
Then you need to set additional include directories and additional library directories on visual studio, don’t forget to change the configuration and platform.
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
==References==
references