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

I can't use oneMKL on visual studio

k_higashi
Beginner
1,196 Views

When I set Use oneMKL= Sequential in the Intel Libraries for oneAPI on Visual studio project property, I couldn't run the build.

I waited about 10 minutes after starting the build.
However, the build did not finish with the following displayed on the Output screen.
----
Rebuild started...
1>------ Rebuild All started: Project: TestOneMKL, Configuration: Release x64 ------
----

I attach a file that can verify this problem. (TestOneMKL.zip)

 

For oneAPI beta10, the build was completed in a few seconds!

I want to solve this problem and use the oneMKL library.
Please tell me the cause and countermeasures.

----
OS: Windows 10 Pro
Toolkit:
Microsoft Visual Studio 2019 Professional (ver.16.8.3)
Intel oneAPI 2021.1

CPU: Intel Core i7-1165G7 2.80GHz
Accelerator:Intel Iris Xe Graphics
driver ver.: 27.20.100.9030

 

Best regards.

0 Kudos
4 Replies
AbhishekD_Intel
Moderator
1,184 Views

Hi,


Thanks for reaching out to us.

As this thread is more related to MKL, we are moving this thread to Intel MKL Forum.



Warm Regards,

Abhishek


0 Kudos
RahulV_intel
Moderator
1,159 Views

Hi,


The issue is reproducible. Build on VS hangs when "Use MKL" is set to parallel/sequential.


However, it does seem to work when I set the "Use MKL" as No and Additional include directories (Project property pages -> DPC++ ->General) path to MKL_ROOT/include


I have escalated this issue to the concerned team. Thanks for reporting this.


Regards,

Rahul


0 Kudos
Gennady_F_Intel
Moderator
1,150 Views

Yes, we confirmed the issue and it escalated. We will keep this thread informed.


0 Kudos
Nikhil_T
Novice
950 Views

@RahulV_intel  @AbhishekD_Intel @Gennady_F_Intel  is there any solution available for this issue ? i am facing the same.

0 Kudos
Reply