Intel® Inspector Tutorials

ID 标签 673089
已更新 8/4/2022
版本 Latest
公共

author-image

作者

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.