- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
I have Intel Visual Fortran XE 2016 installed together with MS Visual 2015. I recently did profiling on my OpenMP code using VTune Amplifier (Run as administrator), but there are some warnings appeared after the finalization of profiling result (see attached figure). I do not have any clue about the warnings, but still I can view the profiling result as usual.
Link Copied
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hello,
VTune reported that it did not find symbol information (.pdb files) for Windows system libraries since they are not accessible on the system by default. In this case VTune uses export table from the modules to resolve functions and sometimes it might be OK. But if you see unresolved function names in these modules and want to have insight there - please look at the following topic how to use Microsoft Symbol Server to get the info: https://software.intel.com/en-us/node/628094
Thanks & Regards, Dmitry
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Printer Friendly Page