- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hello,
I just switched from parallel composer to the oneAPI with combined with the MKL library.
If I want to use my algorithm now I can do this while using Visual Studio, but the .exe generated can not be executed solo because "mkl_intel_thread.2.dll" cannot be found.
Can somebody tell me if I missed any necessary setting to include the redistributables for the mkl library into the .exe file ?
Thank You
Link Copied
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hi,
Thank you for posting on Intel communities.
"mkl_intel_thread.2.dll" is available under path C:\Program Files (x86)\Intel\oneAPI\mkl\2022.1.0\redist\intel64.
Could you please make sure you have included the corresponding module under configuration properties (Properties page of the project file -> Linker-> Input -> Additional dependencies) of your project in Visual Studio?
Best Regards,
Shanmukh.SS
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hi,
A gentle reminder:
As we haven't heard back from you for a while, could you please let us know if there is any update regarding the issue? Please get back to us if the issue still persists,
Best Regards,
Shanmukh.SS
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hi,
We assume that your issue is resolved. If you need any additional information, please post a new question as this thread will no longer be monitored by Intel.
Best Regards,
Shanmukh.SS
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Printer Friendly Page