Open main menu

CDOT Wiki β

Changes

Team False Sharing

53 bytes added, 20:08, 17 December 2017
m
no edit summary
* '''HotSpot Analysis''': Hotspot analysis quickly identifies the lines of code/functions that are taking up a lot of CPU time.
* '''High-performance computing (HPC) Analysis''': HPC analysis gives a fast overview of three critical metrics;
[[File:HPC-1.png]]
**CPU utilizations (for both thread and MPI parallelism)
**Memory access
* VTune Amplifier provides hardware-based profiling to help analyze your code's efficient use of the microprocessor
<br>
<br>This is just a brief summary of some of the tools available within VTune Amplifier. For more details , please visit [https://software.intel.com/en-us/intel-vtune-amplifier-xeIntel VTune Amplifier website].
30
edits