Intel® oneAPI Math Kernel Library
Ask questions and share information with other developers who use Intel® Math Kernel Library.

Parallel Studio XE Integration Issues with VS2019

parashar__abhinav
454 Views

I want to use Math Kernel Library, for which I installed Parallel Studio XE 2019 Update 4, but it is not getting integrated with my Microsoft Visual Studio 2019 Community Version 16.2.2, can anyone help me out, I have followed every step mentioned in the Start up guide.

 

file:///C:/Program%20Files%20(x86)/IntelSWTools/documentation_2019/en/compiler_c/ps2019/get_started_wc.htm

https://software.intel.com/en-us/articles/intel-software-development-tools-integration-to-microsoft-visual-studio-2019-issues

https://software.intel.com/sites/default/files/managed/0c/45/IPSXE_2019_Update_4_Release_Notes_EN.pdf

https://software.intel.com/sites/default/files/parallel-studio-xe-2019u4-install-guide-win.pdf

 

Thanks

Abhinav Parashar
abhinavmoon20@gmail.com

0 Kudos
2 Replies
Gennady_F_Intel
Moderator
454 Views

As a workaround the problem, you may try to manually link with Intel mkl like describing into this KB article:https://software.intel.com/en-us/articles/intel-math-kernel-library-intel-mkl-compiling-and-linking-with-microsoft-visual-cc. See  chapter "Use Intel® MKL in Microsoft* Visual Studio 2017/2015/2012/2010 - Manually"/

 

0 Kudos
parashar__abhinav
454 Views

i did that yesterday, but after this running a sample code from the MKL website in VS 2017, it gives an error like .EXE file not find, what should I do to run my program after following the steps provided in the link provided by you.

 

 

0 Kudos
Reply