- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hello, experts
I used oneapi base toolkit ver-23 to hybrid code code written in Fortran and code written in c, and developed it in a visual study 2022 environment.
The program I developed works fine with Oneapi ver 23. However, Oneapi ver 24 on another computer and debug it in the same process, the problem of not recognizing omp dll occurs.(can't find omp dlls)
(libifcoremdd.dll, libmmdd.dll)
To solve this problem, added the folder where the comp library and dll are located to the environment variable PATH and completed the configuration setting on the visual studio as described in https://www.intel.com/content/www/us/en/developer/articles/technical/configuring-visual-studio-for-mixed-language-applications.html , but the same problem continued to occur.
However, installing oneapi base toolkit ver-23 fixed the issue.
Can't use the omp library with Ver-24 or am I wrong with the settings?
Thank you for reading the long article despite the lack of explanation.
- Tags:
- oneapi
Link Copied

- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Printer Friendly Page