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

Examine a SYCL Application Graph

The visualization of SYCL applications is similar to data from other run-times, such as Intel® oneAPI Threading Building Blocks (oneTBB) or OpenMP*. The graph in SYCL represents the asynchronous task graph created from the end-user construct such as buffer accessors, command group handler, and data parallel constructs such as parallel_for.