- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hello,
I recently started using Intel Compiler 2019 and am learning about the compiler. After having taken a few tutorials, I started checking to see how I improve my C++ program. Unlike the tutorial, however, Intel Advisor shows "Intel Advisor cannot show source code for this location. Make sure that the Source Search locations in the Project Properties dialog contain correct location(s) of your application's source files."
This website (https://software.intel.com/en-us/advisor-user-guide-troubleshooting-source-not-available) shows that this message occurs when calling into third-party library routine code. I do use three third-party libraries, namely, Eigen, OpenCV, and Boost in my program. Among these, I'm not too concerned about OpenCV and Boost. But I'd like to see how I can improve my source code with Eigen.
Is there anyway to display the specific code that I should pay attention to, even with Eigen?
The environment for programming is as follows:
OS: Windows 10
IDE: Visual Studio 2015
Intel Compiler: 2019 (Evaluation version)
Regards,
- Tags:
- CC++
- Development Tools
- Intel® C++ Compiler
- Intel® Parallel Studio XE
- Intel® System Studio
- Optimization
- Parallel Computing
- Vectorization
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