VTune

From Justapedia, unleashing the power of collective wisdom
(Redirected from Intel VTune Amplifier)
Jump to navigation Jump to search
VTune Profiler
Developer(s)Intel Developer Products
Stable release
2022.3.0 / April 4, 2022; 2 years ago (2022-04-04)[1]
Operating systemWindows and Linux (UI-only on macOS)
TypeProfiler
LicenseFree and Commercial Support

VTune Profiler[2][3][4][5] (formerly VTune Amplifier) is a performance analysis tool for x86 based machines running Linux or Microsoft Windows operating systems. Many features work on both Intel and AMD hardware, but advanced hardware-based sampling requires an Intel-manufactured CPU.

VTune is available for free as a stand-alone tool or as part of the Intel oneAPI Base Toolkit. Optional paid priority support is available for the oneAPI Base Toolkit.


Features

Languages
C, C++, Data Parallel C++ (DPC++),[6][7] C#, Fortran, Java, Python, Go, OpenCL, assembly and any mix. Other native languages that follow standards can also be profiled.
Profiles
Profiles include algorithm, microarchitecture, parallelism, I/O, system, thermal throttling and accelerators (GPU and FPGA).[8]
Local, Remote, Server
VTune supports local and remote performance profiling.  It can be run as an application with a graphical interface, as a command line or as a server accessible by multiple users via a web browser.

See also

References

  1. ^ "Intel® VTune Profiler Release Notes and New Features". software.intel.com.
  2. ^ "Intel VTune | Argonne Leadership Computing Facility". www.alcf.anl.gov. Retrieved 2020-12-09.
  3. ^ Damle, Milind (2019). "My Experience tuning big data workloads and applications" (PDF). SPDK.IO.{{cite web}}: CS1 maint: url-status (link)
  4. ^ "Finding Hotspots in Your Code with the Intel VTune Command-Line Interface – HECC Knowledge Base". www.nas.nasa.gov. Retrieved 2020-12-09.
  5. ^ Singer, Matthew (2019-08-07). "Accelerating Hadoop at Twitter with NVMe SSDs: A Hybrid Approach" (PDF). Flash memory Summit.{{cite web}}: CS1 maint: url-status (link)
  6. ^ Black, Doug (2020-04-01). "Breaking Boundaries with Data Parallel C++". insideHPC. Retrieved 2020-12-08.
  7. ^ "Intel oneAPI DPC++ Compiler 2020-06 Released With New Features – Phoronix". www.phoronix.com. Retrieved 2020-12-09.
  8. ^ "Intel VTune - HPC Wiki". hpc-wiki.info. Retrieved 2022-06-21.

External links

  • No URL found. Please specify a URL here or add one to Wikidata.
  • VTune Profiler (product webpage)
  • Intel oneAPI Base Toolkit (product webpage) includes Intel VTune Profiler, high performance compilers, libraries, and tools for heterogenous software development.