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

Where is mkl_intel_ilp64.dll ?

isan98
初学者
2,814 次查看

From this link, I installed mkl intel on Windows and I want to attach a dynamic library to my QT project so that the project can be run on another computer without installing mkl Intel. but in

C:\Program Files (x86)\Intel\oneAPI\mkl\2021.1.1\redist\intel64

I don't have mkl_intel_ilp64.dll , what should I do?

 

0 项奖励
6 回复数
GouthamK_Intel
主持人
2,785 次查看

Hi,

Thanks for reaching out to us!

As per your problem statement, it looks like you want to link the dynamic library to your project.

Please try using mkl_intel_ilp64_dll.lib for the same and let us know if you face any issues.

Please refer to the below links which might be helpful for you.


Intel® oneAPI Math Kernel Library Link Line Advisor: To see which libraries are recommended for a particular use case, specify the parameters in the drop-down.

https://software.intel.com/content/www/us/en/develop/tools/oneapi/components/onemkl/link-line-advisor.html


Dynamic Libraries in the lib\intel64 Directory:

https://software.intel.com/content/www/us/en/develop/documentation/onemkl-windows-developer-guide/top/appendix-c-directory-structure-in-detail/detailed-structure-of-the-intel-64-architecture-directories/dynamic-libraries-in-the-lib-intel64-directory.html


Developer Guide for Intel® oneAPI Math Kernel Library for Windows:

https://software.intel.com/content/www/us/en/develop/documentation/onemkl-windows-developer-guide/top/linking-your-application-with-the-intel-math-kernel-library/linking-examples/linking-on-intel-64-architecture-systems.html

Please let us know if this helps.

Have a Good day!


Thanks & Regards

Goutham


0 项奖励
GouthamK_Intel
主持人
2,765 次查看

Hi,

Could you please let us know if your issue is resolved?

If yes, let us know whether we can close this thread.


Thanks

Goutham


0 项奖励
isan98
初学者
2,754 次查看
I attach mkl_intel_ilp64_dll.lib to my project, and it didn’t work on another PC
0 项奖励
GouthamK_Intel
主持人
2,745 次查看

Hi,

Could please let us know the steps and commands that you followed and provide the error logs.

If possible attach the source code also.


Regards

Goutham


0 项奖励
GouthamK_Intel
主持人
2,701 次查看

Hi,

Reminder: Could you please provide the above requested details.


Regards

Goutham


0 项奖励
GouthamK_Intel
主持人
2,682 次查看

Hi,

As we have not heard back from you, we are considering that your issue has been resolved and we have answered all your queries. So we will no longer respond to this thread. If you require additional assistance from Intel, please start a new thread. Any further interaction in this thread will be considered community only 

Have a Good day!


Thanks & Regards

Goutham


0 项奖励
回复