Intel® Advisor Help

Troubleshooting Analysis of Release Build

Symptoms

A message appears when you start the Intel Advisor Dependencies tool and the current build options selected for the project is a Release build.

Details

For the Dependencies tool, use a Debug build of your program, not a Release build.

To produce the best results, your build settings for the Dependencies tool should specify debug information and no optimization. If possible, use a minimal data set for the Dependencies tool.

When a tool is waiting for your input (click either Continue or Cancel), the result name has a [!] prefix. If you do not respond within several minutes, the tool implicitly chooses the Cancel button.

Possible Correction Strategies

Tip

For the most current information on optimal C/C++ and Fortran build settings, see Getting Started with Intel® Advisor.

See Also