Intel® Inspector sample applications are installed as individual compressed files in 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 (TXT format) that describes how to build the sample and fix issues.

NOTE:

The following sample applications are included with the Intel Inspector.

Sample Application Summary Default Installation Location

tachyon_insp_xe

Displays a rendering of a graphical image via 2D ray tracing.

Demonstrates: Detecting memory and threading errors in a C++ application.

Data conflicts: Memory leak, invalid memory access, mismatched memory allocation and deallocation, and data race.

<inspector-install-dir>\samples\<locale>\C++\tachyon_insp_xe.zip

nqueens_fortran

Solves the nqueens problem for various board sizes.

Demonstrates: Detecting threading and memory errors in a Fortran application.

Data Conflicts: Data race, uninitialized memory access, and memory leak.

<inspector-install-dir>\samples\<locale>\Fortran\nqueens_fortran.zip

Legal Information

Intel, and the Intel logo are trademarks of Intel Corporation in the U.S. and/or other countries.

*Other names and brands may be claimed as the property of others.

© 2016 Intel Corporation