data-type
data-type
Show only floating-point data, only
integer data, or data for the sum of both data types in a Roofline interactive
HTML report.
GUI Equivalent
Syntax
--data-type
=
<string>
Arguments
<string>
is one of the
following: float | int | mixed
Default
float
Actions Modified
report
=roofline
Example
Generate a Roofline interactive HTML report. Include floating-point data;
exclude integer data.
advisor --report=roofline --data-type=float --project-dir=./advi_results