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

Debugging oneAPI mkl with missing a .dll

acamel
初学者
1,314 次查看

Currently, i have successfully integrated the 2021.2 MKL into the visual studio professional 2019.

Then i run my application.However my application crashed with a problem as follows:

acamel_0-1620309228998.png

No symbol file loaded for mkl_intel_thread.1.dll

I tried my best to search the answer online. There is question posted several days before. It mentioned that it may be related to the Debugging Environment.But i have checked the setting.

acamel_1-1620309403162.png

Plus i find the missing .dll in this path

acamel_2-1620309468152.png

I am desperately asking for help why i still get this error.......

i tried old-edition mkl before, and it worked well for me.

0 项奖励
4 回复数
MRajesh_intel
主持人
1,293 次查看

Hi,

 

Can you please share the Visual Studio version and try setting the environment details to:

 

PATH=C:\Program Files (x86)\Intel\oneAPI\compiler\2021.2.0\windows\redist\ia32_win\compiler;C:\Program Files (x86)\Intel\oneAPI\mkl\2021.2.0\redist\ia32;%PATH%

 

 

Let us know if you face any issues.

 

Regards

Rajesh.

 

 

 

0 项奖励
acamel
初学者
1,278 次查看

Thanks for your reply, i am using The visual studio 2019 professional.

0 项奖励
acamel
初学者
1,276 次查看

It worked for me.

Thanks for your solution.

0 项奖励
MRajesh_intel
主持人
1,252 次查看

Hi,

 

Thanks for the confirmation!

As this issue has been resolved, we will no longer respond to this thread. If you require any additional assistance from Intel, please start a new thread. Any further interaction in this thread will be considered community only.

Have a Good day.

 

Regards

Rajesh.

 

0 项奖励
回复