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

count-logical-instructions

Use the projection of x86 logical instructions to GPU logical instructions.

Syntax

--count-logical-instructions

--no-count-logical-instructions

Default

On (count-logical-instructions)

Actions Modified

collect=projection

collect=offload

Example

Model your application performance on a target device and do not project x86 logical instructions to GPU logical instructions.

advisor --collect=projection --no-count-logical-instructions --project-dir=./advi_results

See Also