Intel® Advisor User Guide

ID 766448
Date 3/22/2024
Public
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