A newer version of this document is available. Customers should click here to go to the newest version.
Visible to Intel only — GUID: GUID-55FD1488-9EEE-4710-B654-BCB1C9193F0A
Visible to Intel only — GUID: GUID-55FD1488-9EEE-4710-B654-BCB1C9193F0A
memory-level
Model specific memory level(s) in a Roofline interactive HTML report, including L1, L2, L3, and DRAM.
GUI Equivalent
Roofline > Default: FLOAT CARM (L1+NTS) > Memory Level
Syntax
--memory-level=<string> |
Arguments
<string> is an underscore-separated list of memory levels (no spaces).
Default
L1 (subject to change)
Actions Modified
report=roofline
Usage
Enable pinpointing memory bandwidth bottlenecks by specific memory layer.
Example
Generate a Roofline interactive HTML report. Show data for L2 and L3 memory.
advisor --report=roofline --memory-level=L2_L3 --project-dir=./advi_results