Intel® Advisor User Guide

ID 766448
Date 12/16/2022
Public

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

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.