- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Look at attachment picture. The src_kmp_barrier_cpp functiion can't find call stack information. How to solve this problem?
Link Copied
1 Reply
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hello,
Be sure that you have "-knob enable-stack-collection=true" added to your command line or "Call Stack" knob switched ON in GUI configuration.
BTW - the function that you are looking at is OpenMP runtime function that usually signals imbalance on barriers or thread waiting on serial part of execution. If you want more details on OpenMP parallel efficiency I would recommend to run either Threading or HPC Performance Characterization analysis. See https://software.intel.com/en-us/vtune-amplifier-cookbook-openmp-code-analysis-method for more details.
Thanks & Regards, Dmitry

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