Intel® Advisor User Guide

ID 766448
Date 3/22/2024
Public
Document Table of Contents

count-memory-instructions

Project x86 memory instructions to GPU SEND/SENDS instructions.

GUI Equivalent

Project Properties > Analysis Target > Performance Modeling > Other parameters

Syntax

--count-memory-instructions

--no-count-memory-instructions

Default

On (count-memory-instructions)

Actions Modified

collect=projection

collect=offload

Example

Model your application performance on a target device and disable projecting x86 instructions with memory.

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

See Also