Tutorial: Analyzing Memory Errors with Intel® Inspector and a Fortran Sample
To check if your edits resolved the
Memory leak problem:
In another terminal session, type make nqueens_memory_debug in the nqueens_fortran/ directory.
To run another analysis of the same analysis type: In the Intel Inspector GUI, choose File > New > Memory Error Analysis / Detect Memory Problems.
The
Summary window automatically displays after analysis (both collection and finalization) completes successfully:
Notice the Intel Inspector:
Created a new result tab: r002mi2.
No longer detects the Memory leak problem.