Changes

Jump to: navigation, search

GPU621/Intel Parallel Studio Inspector

27 bytes added, 15:26, 27 November 2020
Features and Functionalities
[[File:WorkFlow.png|500px]]
Work Flow of Intel Inspector
==Features==
In a program, threading problems are very hard to detect and locate since they are usually considered 'errors' in the program logic. The reason for this is that threading problems are often non-deterministic problems such as race conditions and deadlock. These kinds of problems do not happen in every run of the program and even they happen, the program runs as usual but generates wrong outputs. The Threading Debugger inside Intel Inspector works as an efficient diagnosis tool against threading errors in the program even if the program does not encounter the error. This debugger is especially helpful when building HPC applications and optimizing codes using multi-threading algorithms.
When using Intel Inspector for analysis, it is important to have a proper balance between analysis deepness and memory overload.
= How to use =
119
edits

Navigation menu