Analyzers
Talk to fellow users of Intel Analyzer tools (Intel VTune™ Profiler, Intel Advisor)
Announcements
FPGA community forums and blogs on community.intel.com are migrating to the new Altera Community and are read-only. For urgent support needs during this transition, please visit the FPGA Design Resources page or contact an Altera Authorized Distributor.
5255 Discussions

VTune libifcoremd.dll not found

jimdempseyatthecove
Honored Contributor III
1,241 Views

MS VS Community 2022 (17.8.2)

Compiling with Intel® Fortran Compiler 2024.0.0 [Intel(R) 64]

Release build with full debug sysmbols, Linker with debug symbols

Program runs from MSVS Start (and Start Without Debugging)

When launching from VTune, receives:

jimdempseyatthecove_0-1705581455471.png

If I copy the missing .dll's (libifcoremd.dll, libiomp5md.dll, libmmd.dll, mkl_sequential.2.dll, and svml_dispmd.dll) to the .exe folder. The program launches, but gets an exception raised during stack walking in KERNELBASE.dll.

 

Will try updating oneAPI.

 

Jim Dempsey

 

0 Kudos
3 Replies
jimdempseyatthecove
Honored Contributor III
1,225 Views

Updating to current version of oneAPI

Compiling with Intel® Fortran Compiler 2024.0.2 [Intel(R) 64]...

has same problem (path to intel .dll's missing in VTune)

Will try to construct a work around.

Jim

0 Kudos
Barbara_P_Intel
Employee
1,224 Views

@jimdempseyatthecove, that's great that you found a workaround.

I'm moving this to the Analyzers Forum so that a bug report can be filed, if needed.

 

0 Kudos
Jennifer_D_Intel
Moderator
1,116 Views

I'm able to reproduce this issue. I'll let the developers know.

0 Kudos
Reply