Intel® Advisor User Guide

ID 766448
Date 3/22/2024
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-A32CF279-84D3-4A3F-9388-B0940E2A61C1

Document Table of Contents

code_generation Samples

Dining Philosophers

The dining_like.graphml sample provides a complete description of a Intel® oneAPI Threading Building Blocks (oneTBB) flow graph application that implements a version of the dining philosophers problem. You can generate a complete oneTBB flow graph by loading this file in to the Flow Graph Analyzer and then following the instructions provided in the Generating C++ Stubs section.



Feature Detection

The feature_like.graphml sample provides a complete description of a feature detection application example. You can generate a complete oneTBB flow graph by loading this file into the Flow Graph Analyzer and then following the instructions provided in the Generating C++ Stubs section.