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.
Tutorials show you how to find and fix uninitialized memory access, memory leak, and data race errors using C++ and Fortran sample applications.
See Intel® Inspector Tutorials for more information.
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.