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

target-system

Specify the hardware configuration to use for modeling purposes in a Suitability report.

GUI Equivalent

Suitability > Target System

Syntax

--target-system=<string>

Arguments

<string> is one of the following: cpu | xeon-phi | offload-to-xeon-phi

Default

cpu

Actions Modified

report=suitability

Example

Generate a Suitability report. Use Intel® Xeon Phi™ as the target configuration

advisor --report=suitability --target-system=xeon-phi --project-dir=./advi_results

See Also