Visible to Intel only — GUID: GUID-D45E039B-A9E4-4832-84CC-E2AEFEEF98A0
Visible to Intel only — GUID: GUID-D45E039B-A9E4-4832-84CC-E2AEFEEF98A0
Annotation Report, Pause Collection Row
This special-purpose annotation temporarily stops (pauses) the analysis of your program's execution until the matching Resume Collection annotation (disable-collection-pop) is executed. Use this annotation to reduce the tool analysis overhead and reported data for certain parts of your program while running the Dependencies, Survey, and Suitability tools.
To view the source code for this annotation, click the icon.
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.