Intel® Advisor Help

Understanding Data Sharing Problems

You previously used the Dependencies tool to find data sharing problems in your program. Now you need to combine the information in the Dependencies Report with your knowledge about your program to understand why data accesses in your tasks might conflict with each other. This topic describes the types of sharing problems from the Dependencies Report output.

Once you understand the problems, use Problem Solving Strategies to help you to fix them.

The following sections describe the kinds of sharing problems and the use of the Dependencies tool to help you solve these problems.

See Also