- 新着としてマーク
- ブックマーク
- 購読
- ミュート
- RSS フィードを購読する
- ハイライト
- 印刷
- 不適切なコンテンツを報告
We are getting an error indicating that libiompstubs5md.dll file is not found. The error persists after installing the redistributable libs:w_fcompxe_redist_intel64_2011.7.258.msi
Is there other redistributable intallation file that we are missing?
Thanks in advance,
R//G
コピーされたリンク
4 返答(返信)
- 新着としてマーク
- ブックマーク
- 購読
- ミュート
- RSS フィードを購読する
- ハイライト
- 印刷
- 不適切なコンテンツを報告
What is giving you this error? Is the path C:\Program Files (x86)\Common Files\Intel\Shared Libraries\redist\ia32\compiler in your system PATH environment variable? Are you running the application on a system where Intel Visual Fortran is installed? The redistributables installer would be needed only on a system where that was not the case. If you log out and in again, does that help?
- 新着としてマーク
- ブックマーク
- 購読
- ミュート
- RSS フィードを購読する
- ハイライト
- 印刷
- 不適切なコンテンツを報告
Steve:
Thanks for your quick response. The error occurs on a system that does not have VF installed. In previous compiler versions we used to static link the OpenMP libraries. Now that the option is deprecated we thought that installing the redistributable msi would provide those libraries for computers not having VF.
Cheers,
R//G
- 新着としてマーク
- ブックマーク
- 購読
- ミュート
- RSS フィードを購読する
- ハイライト
- 印刷
- 不適切なコンテンツを報告
Yes, it should. Check the PATH environment variable and make sure that it includes the Common Files\Intel redistributables path. I assume you know that the "stubs" library does not provide any parallelism.
- 新着としてマーク
- ブックマーク
- 購読
- ミュート
- RSS フィードを購読する
- ハイライト
- 印刷
- 不適切なコンテンツを報告
Yes, I am aware of the stubs lib. The user solved the issue reinstalling the msi file and rebooting.
Thanks again.
