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

Using MKL under Qt Creator 4.14.2 in Windows 10

Serjio
New Contributor I
1,193 Views

Hello.

I used Vizual Studio 2019 to try out Intel_oneAPI.win.BaseKit v2021.2.0
I have created a dll file that contains some functions from the OneMKL library. And everything works well.
But now I need to configure QtCreator to work with the OneMKL library in Windows 10.

Please write how to set up QtCreator 4.14.2 in order to create a project with the OneMKL library

 

0 Kudos
1 Solution
Gennady_F_Intel
Moderator
1,142 Views

Serjio,


as you check the mkl system requirements(https://software.intel.com/content/www/us/en/develop/articles/oneapi-math-kernel-library-system-requirements.html), MKL doesn't support QtCreator, but I think the idea is similar to Microsoft VS. 


You may try to check the article "Compiling and Linking Intel® Math Kernel Library with Microsoft* Visual C++*"

follow this link https://software.intel.com/content/www/us/en/develop/articles/intel-math-kernel-library-intel-mkl-compiling-and-linking-with-microsoft-visual-cc.html


and see How to use Intel® MKL manually into this IDE. It seems that we could help You with this query.


The issue is closing and 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.




View solution in original post

0 Kudos
2 Replies
MRajesh_intel
Moderator
1,150 Views

Hi,


Thanks for posting your query. We are looking into this thread internally and will get back to you.


Regards

Rajesh.


0 Kudos
Gennady_F_Intel
Moderator
1,143 Views

Serjio,


as you check the mkl system requirements(https://software.intel.com/content/www/us/en/develop/articles/oneapi-math-kernel-library-system-requirements.html), MKL doesn't support QtCreator, but I think the idea is similar to Microsoft VS. 


You may try to check the article "Compiling and Linking Intel® Math Kernel Library with Microsoft* Visual C++*"

follow this link https://software.intel.com/content/www/us/en/develop/articles/intel-math-kernel-library-intel-mkl-compiling-and-linking-with-microsoft-visual-cc.html


and see How to use Intel® MKL manually into this IDE. It seems that we could help You with this query.


The issue is closing and 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.




0 Kudos
Reply