IntelĀ® Advisor Help
The Rule-check engine in Flow Graph Analyzer includes DPC++ 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