Intel® Advisor User Guide

ID 766448
Date 3/22/2024
Public
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.