Hi, I'm alayzing my openmp program using Intel vtune 2016. I used the -fopenmp flag when compiling and it runs on a 4-core machine. However, I can see no openmp region displayed in the summary pane in vtune, and there's no data when I refer to the openmp region in the bottom-up pane:
The analysis type is:
How can I get the analyzing results of openmp? Can anybody give me an idea of what I did wrong? Thanks!