Intel® Advisor User Guide

ID 766448
Date 12/16/2022
Public

A newer version of this document is available. Customers should click here to go to the newest version.

Document Table of Contents

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