- 新着としてマーク
- ブックマーク
- 購読
- ミュート
- RSS フィードを購読する
- ハイライト
- 印刷
- 不適切なコンテンツを報告
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
コピーされたリンク
- 新着としてマーク
- ブックマーク
- 購読
- ミュート
- RSS フィードを購読する
- ハイライト
- 印刷
- 不適切なコンテンツを報告
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
- 新着としてマーク
- ブックマーク
- 購読
- ミュート
- RSS フィードを購読する
- ハイライト
- 印刷
- 不適切なコンテンツを報告
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
- 新着としてマーク
- ブックマーク
- 購読
- ミュート
- RSS フィードを購読する
- ハイライト
- 印刷
- 不適切なコンテンツを報告
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
