Intel Tools
From HPC users
Overview
Intel provides a bunch of tools that help to develop, analyze and optimize parallel codes. These tools are:
- Threading Building Blocks (TBB): Intel TBB is a widely used C++ template library for creating reliable, portable, and scalable parallel applications.
- Inspector: Intel Inspector XE is an easy to use memory error checker and thread checker for serial and parallel applications.
- Vtune: Intel VTune Amplifier XE is a performance profiler for C, C++, C#, Fortran, Assembly, and Java.