Tutorial: Analyzing Threading Errors with Intel® Inspector and a Fortran Sample
To check if your edits resolved the problems in the
Data race problem set:
In another terminal session, type make nqueens_threading_debug in the nqueens_fortran/ directory.
To run another analysis of the same analysis type: In the Intel Inspector GUI, choose File > New > Threading Error Analysis / Detect Deadlocks and Data Races.
The
Summary window automatically displays after analysis (both collection and finalization) completes successfully:
Notice the Intel Inspector:
Created a new result tab: r002ti2.
Detects only one threading problem set.