Intel® Advisor User Guide

ID 766448
Date 3/31/2025
Public

Visible to Intel only — GUID: GUID-F37F860F-E914-4FE3-9678-AEBEBF23B5C4

Document Table of Contents

dry-run

List all steps included in Offload Modeling collection preset at a specified accuracy level without running them.

Syntax

--dry-run

--no-dry-run

This option can be specified anywhere in the command line but before the application name

Default

no-dry-run

Actions Modified

collect=offload

Example

List all steps for the high accuracy level of the Offload Modeling.

advisor --collect=offload --accuracy=high --dry-run --config=xehpg_512xve --project-dir=./advi_results -- ./myApplication

See Also