Intel® Advisor User Guide

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