Changes

Jump to: navigation, search

GPU621/Group 6

382 bytes added, 11:06, 27 November 2018
Intel Parallel Studio Inspector
Intel Inspector (successor of Intel Thread Checker) is a memory and thread checking and debugging
tool to increase the reliability, security, and accuracy of C/C++ and Fortran applications. It assists programmers by helping find both memory and threading errors that occur within programs. This can be very important, as memory errors can be incredibly difficult to locate without a tool, and threading errors are often non-deterministic, which means that even for the same input, they can show different behavior on different runs.  [[File:Deterministic_diagram.png]]
'''It can be used with the following'''
32
edits

Navigation menu