Open main menu

CDOT Wiki β

Changes

DPS921/Franky

557 bytes added, 16:37, 25 November 2018
Introduction
# [mailto:ysim2@myseneca.ca;?subject=DPS921 eMail All]
==Introduction==
Intel vTune Amplifier is a performance profiler. It is specifically designed to analyze various aspect of the run-time environment and provide a snapshot of how the program performed with respect to the hardware.
Some of the information include the time consumed, percentage of time used per function call, and cpu core usage. It also performs few automated analysis to suggests different ways to improve the performance, especially when using TBB.
 
Our project aims to leverage the power of vTune Amplifier to improve a solution to a trivial challenge.
 
==Details==
==Case-study==
70
edits