Intel® Advisor Help

Before Running the Dependencies Tool

The Dependencies tool runs your program's executable and watches its memory access operations in great detail to predict possible data sharing problems within the marked loops or annotated parallel sites. After you fix data sharing problems or change annotations, 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 the following:

See Also