A newer version of this document is available. Customers should click here to go to the newest version.
Visible to Intel only — GUID: GUID-62CEBE40-9862-48D5-A340-910BA6A28623
Visible to Intel only — GUID: GUID-62CEBE40-9862-48D5-A340-910BA6A28623
memory-operation-type
Model only load memory operations, store memory operations, or both, in a Roofline interactive HTML report.
GUI Equivalent
Roofline > Default: FLOAT > Memory Operation Type
Syntax
--memory-operation-type=<string> |
Arguments
<string> is one of the following: load | store | all
Default
all
Actions Modified
report=roofline
Example
Generate a Roofline interactive HTML report. Show only load memory operations.
advisor --report=roofline --memory-operation-type=load --project-dir=./advi_results