Visible to Intel only — GUID: GUID-EB32669B-D1F7-4A80-98DA-EB9B642EAFCC
Visible to Intel only — GUID: GUID-EB32669B-D1F7-4A80-98DA-EB9B642EAFCC
Design and Analyze Flow Graphs
This section explains how to use Intel® Advisor – Flow Graph Analyzer (FGA), a graphical tool for constructing, analyzing, and visualizing applications that use the Intel® oneAPI Threading Building Blocks flow graph interfaces. Through a graphical interface, the Flow Graph Analyzer lets you:
Start with a blank canvas and construct a flow graph application by interactively adding nodes and edges.
Collect events during the execution of an existing application. These events allow you to explore the topology and performance of the flow graphs used by that application.
- Where to Find the Flow Graph Analyzer
- Launching the Flow Graph Analyzer
- Flow Graph Analyzer GUI Overview
- Flow Graph Analyzer Workflows
- Designer Workflow
- Generating C++ Stubs
- Preferences
- Scalability Analysis
- Collecting Traces from Applications
- Nested Parallelism in Flow Graph Analyzer
- Analyzer Workflow
- Experimental Support for OpenMP* Applications
- Sample Trace Files
- Additional Resources