46
edits
Changes
no edit summary
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 can be used with the following
#OpenMP
#TBB (Thread Build Blocks)
#MPI (Message Passing Interface
'''Memory Errors'''
#The second level (shown below) takes more time and detects more issues. It is often used before checking in a new feature.
#The third level is great for regression testing and finding bugs.
[[File:03-Choose-Level.png]]