Intel® Inspector Tutorials

ID 673089
Updated 11/22/2024
Version Latest
Public

author-image

By

The 2024.2 version of Intel® Inspector is the final version of this product. After this version, no further feature improvements or security fixes will be available. To learn more, see the Intel Inspector transition notice.

 

Follow these tutorials to learn about end-to-end workflows that use Intel® Inspector. You can apply these workflows to your own applications.
 

Take This Short Tutorial Learn To Do This
Analyzing Memory Errors with the Intel Inspector
Duration: 10-15 minutes

C++ Tutorial
Windows* OS 
Linux* OS 
Sample code: tachyon_insp_xe

Fortran Tutorial
Windows* OS 
Linux* OS 
Sample code: nqueens_fortran

Find and fix memory errors, such as uninitialized memory access and memory leak errors.
Analyzing Threading Errors with the Intel Inspector
Duration: 10-15 minutes

C++ Tutorial
Windows* OS 
Linux* OS 
Sample code: tachyon_insp_xe

Fortran Tutorial
Windows* OS 
Linux* OS 
Sample code: nqueens_fortran

Find and fix threading errors, such as data race errors.