Intel® Advisor Help

Before Running the Dependencies Tool

The Dependencies tool runs your annotated serial program's executable and watches its memory access operations in great detail to predict possible parallel data sharing problems within the parallel sites. After you change annotations or fix data sharing problems, run the Dependencies tool again to check the modified program's predicted data sharing problems. Repeat this until no data sharing problems remain.

Before you run the Dependencies tool, do the following:

To run the Dependencies tool, do one of the following:

See Also