Changes

Jump to: navigation, search

GPU621/VTuners

No change in size, 00:31, 7 December 2022
Microarchitecture and Memory Bottlenecks
=== Pinpoint memory-access-related issues such as cache misses and high-bandwidth problems ===
The Microarchitecture Exploration (ME) analysis allows user to pinpoint hardware issues in an application. Using the hotspot analysis from the algorithm optimization section we are able to identify areas in which our code is taking a lot of CPU time to run which . This then allows us to pinpoint an area to utilize the ME analysis tool to determine the level of efficiency the code running through the core pipeline. The ME analysis instructs the Vtune Profiler to collect a list of events for analysis and determines metrics which allow easier identification of performance issues at the hardware level.
== Accelerators and XPUs ==
117
edits

Navigation menu