Difference between revisions of "GPU621/Intel Parallel Studio VTune Amplifier"

From CDOT Wiki
Jump to: navigation, search
(How to use it and Why it is important)
Line 12: Line 12:
 
== Features & Functionalities ==
 
== Features & Functionalities ==
  
== How to use it and Why it is importantÉ ==
+
== How to use it and Why it is important? ==
  
 
== Sources ==
 
== Sources ==
 
# [https://software.intel.com/content/www/us/en/develop/tools/vtune-profiler.html Intel VTune Profile]
 
# [https://software.intel.com/content/www/us/en/develop/tools/vtune-profiler.html Intel VTune Profile]
 
# [https://software.intel.com/content/www/us/en/develop/documentation/vtune-help/top/launch/getting-started.html Installation and Features]
 
# [https://software.intel.com/content/www/us/en/develop/documentation/vtune-help/top/launch/getting-started.html Installation and Features]

Revision as of 11:45, 8 December 2021

Group Members

  1. Iurii Kondrakov
  2. James Mai
  3. Stephen Griffis
  4. Email All

Introduction

This page will demonstrate the purpose, features, and usage of the Intel Parallel Studio VTune Profiler. In short, it is a performance analyzing tool for 32-bit, 64-bit, and x86 architectures running Linux-based or Microsoft Windows operating systems. It supports both Intel and AMD hardware, but advanced hardware-based features and acceleration require an Intel-manufactured CPU. Furthermore, the application is specifically designed to help with optimization of application and system performance, High-performance computing configurations, and more by detecting performance bottlenecks through run-time environment profiling on serial and multi-threaded software.

Details

Features & Functionalities

How to use it and Why it is important?

Sources

  1. Intel VTune Profile
  2. Installation and Features