Hello World!
I have installed Intel Parallel Studio XE 2017. I'm having some problems with MKL, when I compile the code in c++ using Visual Studio 2013 I get the following error:
Unhandled exception at 0x0162B3FA (mkl_core.dll) in ConsoleApplication2.exe: 0xC0000005: Access violation writing location 0xEB36BCAC.
And I have no idea how to fix it, I have tryed many different combinations of linking paths for the compiler and I have read the manual, but still no help.
Could anyone provide any support or mention if you have this problem as well?
Thank you,
Eduardo Alves.
Zone:
Thread Topic:
Help Me