Intel® Advisor Help

Overview of the Dependencies Report

After the Dependencies tool runs with program to collect data, the Refinement Report window opens with focus on the Dependencies Report tab. The Dependencies Report displays any predicted data sharing problems as well as informational remark messages. If the Dependencies tool did not detect any Problems, a No Problems Detected message appears in the Site Report pane.

Dependencies Report is one of the Intel® Advisor Refinement Reports, so you can find it in the Refinement Report tab.

The Site Report pane shows the location of the considered loops, and also provides information about loop-carried dependencies, distribution of strides, types of access pattern in the loops, as well as the name of the site.

The Problems and Messages pane shows the data sharing Problems found. It also shows informational remark messages, such as each Parallel Site(s) encountered during execution.

The Code Locations pane shows the source code locations for a selected problem.

The Filter pane lets you reduce the Problems displayed in the Problems and Messages pane.

To view details about each selected problem, use the Dependencies Source window.

See Also