Open main menu

CDOT Wiki β

Changes

DPS921/Intel Parallel Studio Inspector

13 bytes added, 00:54, 29 November 2020
What is Intel Parallel Studio Inspector
Inspector is a correctness checking program that helps you find and fix problem like memory leaks and deadlocks. There are two distinct side of the inspector coin design to target specific type of problem: threading error and memory error.
Inspector is a correctness checking program that helps you find and fix problem like memory leaks and deadlocks. There are two distinct side of the inspector coin design to target specific type of problem: threading error and memory error.
<hr><b>Reliability:</b> find deadlocks and memory errors that cause lockups & crashes <b>Security: </b> Find memory and threading vulnerabilities used by hackers <b>Accuracy: </b> Identify memory corruption and race conditions to eliminate erroneous results
== Pros vs Cons ==
150
edits