Computing Memory Heatmap
The page presents essential operator information, computing workload analysis data, and memory workload analysis data by resource, helping developers to identify resource bottlenecks from a comprehensive perspective.
- To use MindStudio Insight, you need to install the MindStudio Insight software package. For details about the download link, see Installation and Uninstallation.
- For details about how to use MindStudio Insight, see Details.
- For details about how to import the visualize_data.bin file to MindStudio Insight, see Importing Profile Data.
Figure 1 Details page 1
- Core Occupancy displays the time consumption, total data throughput, and cache hit ratio of each physical core in a data pane, allowing developers to improve the usage efficiency of physical cores.
- This function is supported only by .
- The number of cores displayed depends on the hardware.
- Roofline: For details, see Roofline Bottleneck Analysis Chart.
- Compute Workload Analysis displays computing workload data in bar charts and data tables, helping developers analyze whether Cube/Vector computing resources are fully utilized.
- Memory Workload Analysis displays the number of requests, transfer bandwidth, and usage of each channel in memory heatmaps and data panes, helping developers analyze channels that may have bottlenecks.
The content displayed in data panes varies depending on the operator type.
Parent topic: msProf (Operator Tuning)