A newer version of this document is available. Customers should click here to go to the newest version.
Visible to Intel only — GUID: GUID-F003ED1B-75E8-4CC8-B016-A38FDAFA95A4
Visible to Intel only — GUID: GUID-F003ED1B-75E8-4CC8-B016-A38FDAFA95A4
Find Issues Using Static Rule-check Engine
The Rule-check engine in Flow Graph Analyzer includes SYCL specific analysis that can be invoked by clicking on the Rule-check button in the toolbar. Run it to check for issues.

The Rule-Check Engine currently identifies the following types of issues that may be present in an application:
Use of const reference to a host pointer to initialize a buffer
Use of host pointer accessor in a loop
Data parallel construct inefficiency