Intel® Advisor User Guide

ID 766448
Date 11/07/2023
Public

A newer version of this document is available. Customers should click here to go to the newest version.

Visible to Intel only — GUID: GUID-F4328082-24FF-4B75-9234-39A0CBDB1997

Document Table of Contents

Activating the Graph

To run the analysis, the graph must contain at least one source_node for activation. Thesource_node pushes the data items through the graph.

The plugin internally ensures that valid data types flow through the graph, so even if a rule check on the data types fails, the scalability analysis still runs. Therefore, selecting and connecting nodes on the canvas should be enough; there is no further need to edit the input and output data types to ensure they match.

NOTE:

You may need to ensure input or output types for other plugins, like the code generator, to ensure accurate code generation.