Intel Tools

From HPC users
Revision as of 15:06, 5 November 2019 by Harfst (talk | contribs) (→‎Overview)
Jump to navigationJump to search

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.