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

estimate-max-speedup

Estimate region speedup with relaxed constraints.

Syntax

--estimate-max-speedup

--no-estimate-max-speedup

Default

On (estimate-max-speedup)

Actions Modified

collect=projection

Usage

Disabling can decrease collection overhead.

Example

Model your application performance on a target device and explicitly enable estimations with relaxed constraints.

advisor --collect=projection --estimate-max-speedup --project-dir=./advi_results

See Also