VTune
   HOME

TheInfoList



OR:

VTune Profiler (formerly VTune Amplifier) is a performance analysis tool for x86-based machines running
Linux Linux ( ) is a family of open source Unix-like operating systems based on the Linux kernel, an kernel (operating system), operating system kernel first released on September 17, 1991, by Linus Torvalds. Linux is typically package manager, pac ...
or
Microsoft Windows Windows is a Product lining, product line of Proprietary software, proprietary graphical user interface, graphical operating systems developed and marketed by Microsoft. It is grouped into families and subfamilies that cater to particular sec ...
operating systems. Many features work on both
Intel Intel Corporation is an American multinational corporation and technology company headquartered in Santa Clara, California, and Delaware General Corporation Law, incorporated in Delaware. Intel designs, manufactures, and sells computer compo ...
and
AMD Advanced Micro Devices, Inc. (AMD) is an American multinational corporation and technology company headquartered in Santa Clara, California and maintains significant operations in Austin, Texas. AMD is a hardware and fabless company that de ...
hardware, but the advanced hardware-based sampling features require an Intel-manufactured CPU. VTune is available for free as a stand-alone tool or as part of the Intel oneAPI Base Toolkit.


Features

; Languages: C, C++, Data Parallel C++ (DPC++), C#, Fortran, Java, Python, Go,
OpenCL OpenCL (Open Computing Language) is a software framework, framework for writing programs that execute across heterogeneous computing, heterogeneous platforms consisting of central processing units (CPUs), graphics processing units (GPUs), di ...
, assembly and any mix. Other native programming languages that adhere to common standards can also be profiled. ; Profiles:Profiles include algorithm, microarchitecture, parallelism, I/O, system, thermal throttling, and accelerators (GPU and FPGA). ; 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

* Intel Advisor * Intel Inspector *
oneAPI (compute acceleration) oneAPI is an open standard, adopted by Intel, for a unified application programming interface (API) intended to be used across different computing accelerator ( coprocessor) architectures, including GPUs, AI accelerators and field-programmab ...
* Intel Developer Zone * List of performance analysis tools


References


External links

*
VTune Profiler


{{DEFAULTSORT:Vtune Intel software Profilers