A newer version of this document is available. Customers should click here to go to the newest version.
Visible to Intel only — GUID: GUID-CDC44DAE-6DF0-4878-AF6F-CD8F0A548CE8
Visible to Intel only — GUID: GUID-CDC44DAE-6DF0-4878-AF6F-CD8F0A548CE8
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
Roofline > Default: FLOAT > Operations
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