Intel Inspector multi-threaded debugger

Intel Inspector is useful for debugging multi-threaded parallel processing code in C / C++ / Fortran. Intel Inspector allows tracing out memory leaks and improper memory accesses. There is a very large memory and CPU overhead for this work. The Intel Inspector GUI works with GNU and Intel compilers.

Install from the Intel Compiler setup program install_GUI.sh, select Intel Inspector and install – sudo is NOT required.

Use the Intel Inspector like:

source ~/intel/inspector/inspxe-vars.sh

inspxe-gui

inspxe-gui is in ~/intel/inspector/bin64/