Intel® Inspector Tutorials

ID 673089
Updated 8/4/2022
Version Latest
Public

author-image

By

The following tutorials are quick paths to start using the Intel® Inspector. Each demonstrates an end-to-end workflow you can ultimately apply 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.