memory-operation-type
memory-operation-type
Model only load memory operations,
store memory operations, or both, in a Roofline interactive HTML report.
Syntax
--memory-operation-type
=
<string>
Arguments
<string>
is one of the
following: load | store | all
Default
all
Actions Modified
report
=roofline
Generate a Roofline interactive HTML report. Show only
load memory operations.
$ advisor --report=roofline --memory-operation-type=load --project-dir=./advi