Visible to Intel only — GUID: GUID-4CA787C3-20E1-4331-8393-DF44C59B093F
Visible to Intel only — GUID: GUID-4CA787C3-20E1-4331-8393-DF44C59B093F
Annotation Report, Site Row
A site row shows the source location of the site annotation and the label of the site.
To view the source code for this site annotation, click the icon.
When converting annotations to parallel code:
For Intel® oneAPI Threading Building Blocks (oneTBB), you need to add a scheduler initialization call in each thread before you create any tasks.
For OpenMP*, it depends on the pragmas/directives used.
When to View the Annotation Report
Use the Annotation Report window to view the types of annotations present in your project sources and access their locations. You can view the Annotation Report at any time to check the annotations. In addition:
Intel recommends that you view annotations during Adding Parallelism to Your Program workflow step to help you locate site, task, lock, and other annotations that should be replaced by parallel framework code.
When using the Intel Advisor product GUI, you can use this report to verify that the correct sources have been defined in the Project Properties > Source Search tab.