- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hi There,
I am currently trying to debug some code I have written using Inspector, and the errors I am getting are occurring within libiomp5.so, along with some of the mkl pardiso functions.
Inspector however cannot give me source code level debugging as it cannot find the debug symbols for these source files/libraries. I have tried to give the directories to the libraries to Inspector but it has not helped.
How can I link the debug symbols for the intel mkl functions along with libiomp5?
Thanks,
Dylan
- Tags:
- CC++
- Debugging
- Development Tools
- Fortran
- Intel® Inspector
- Optimization
- Parallel Computing
- Vectorization
Link Copied
1 Reply
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
I think that this is not the Inspector issue, since MKL calls libiomp5.so library and libiomp5.so had no debugging information. I don't know if you can get debug version of MKL & libiomp5.so - you may go MKL forum to ask.
Reply
Topic Options
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Printer Friendly Page