Changes

Jump to: navigation, search

GPU621/Intel Parallel Studio Inspector.

282 bytes added, 09:42, 9 December 2021
no edit summary
'''Stack frame depth''' – Sets the ...
= Starting Example: Finding a Memory Leak =  The code below displays an obvious memory leak. The allocated memory for the integers are never deallocated:  [[File:MemoryLeakCode.jpg|950px]] '''Step 1''': Navigate to Tools > Intel Inspector > New Analysis =   [[File:New_Analysis.jpg|950px]]  '''Step 2''': Select the level of analysis you want Intel Inspector to perform and the options you want to be included.
To start a memory analysis, the left-field must be set as “Memory Error Analysis”. After the desired options are checked, the user can click the “start” button located on the right-hand side to begin the analysis.
[[File:Analyszation_Levels.jpg|950px]]
[[File:Start_Analysis.jpg|950px]]
The code below displays an obvious '''Step 3''': To start a memory leakanalysis, the left-field must be set as “Memory Error Analysis”. The allocated memory for After the integers desired options are never deallocated:checked, the user can click the “start” button located on the right-hand side to begin the analysis.
[[File:MemoryLeakCodeStart_Analysis.jpg|950px]]
= Finding Nondeterministic Threading Errors =
61
edits

Navigation menu