- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
I am analysing my project withVTune. The project is using some of the IPP functions, I am linking only ippdc.lib ippch.lib ippcore.lib ipps.lib. The compiler isMS VS C++ 2008 compiler.
After running VTune I am seeing the following.
Under : Most Active Functions in Your Application I see: libiomp5md.dll unresolved addresses - 43.38%.
I am not using libiomp5md.dll or something related. From other side 43.38% spend on this is too much.
What is wrong?
Thanks in advance,
Constantine
Link Copied
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
I am not linking tolibiomp5md.dll. Why this statistics is collected for it then?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
IPP DLLs linked with libiomp5 library. If you do not want to use IPP internal threading you may decide to link with IPP static not threaded libraries.
Vladimir
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
IPP DLLs linked with libiomp5 library. If you do not want to use IPP internal threading you may decide to link with IPP static not threaded libraries.
Vladimir
Is IPP staticperformance better?
Constantine
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Printer Friendly Page