Changes

Jump to: navigation, search

GPU621/Code

696 bytes added, 09:44, 26 November 2018
Intel VTune™ Amplifier
=Intel VTune™ Amplifier=
 
GPU project outline
 
Introduction
 
Intel VTune amplifier is a analysis software that allows you the ability to measure performance of your serial or multithreaded program. VTune allows you to analyze the performance of your algorithms and multithreading. It can help with debugging threads by calculating overhead, finding bottlenecks or inefficiencies.
 
Create a project
 
I will be explaining how to use VTune part Intel® Parallel Studio XE 2019 of the alongside Visual Studio 2017. Intel® Parallel Studio XE can be found here: https://software.intel.com/en-us/parallel-studio-xe.
Once installed you will be able to find VTune in the tools tab inside Visual Studio.
[[File:Tools_Tab.PNG]]
50
edits

Navigation menu