Intel® Inspector Help
Sample applications can help you learn basic Intel Inspector operations. They are installed as individual compressed files under the samples directory within the Intel Inspector installation directory. After you copy a sample application compressed file to a writable directory, use a suitable tool to extract the contents. Extracted contents include a short README that describes how to build the sample and fix issues.
A list of available sample applications is installed in the documentation directory within the Intel Inspector installation directory.
Tutorials show you how to find and fix uninitialized memory access, memory leak, and data race errors using C++ and Fortran sample applications.
A list of available tutorials is installed in the documentation/tutorials directory within the Intel Inspector installation directory.
Check Intel®Software Product Samples and Tutorials for updates.
Sample applications are non-deterministic.
Sample applications are designed only to illustrate the Intel Inspector features and do not represent best practices for creating code.