Intel® Advisor Help
Enable task chunking for specified annotated sites when generating a suitability report.
Microsoft Visual Studio* IDE:Result tab > Suitability Report window > Enable Task Chunking check box
Intel Advisor standalone GUI: Result tab > Suitability Report window > Enable Task Chunking check box
-enable-task-chunking <string>
String containing the names of annotated sites where you want to enable task chunking.
Off
report=suitability
When creating a Suitability report, use the enable-task-chunking action-option to perform task-chunking analysis on the specified parallel site(s). Sites must be specified in a comma-separated list (no spaces).
This command generates a Suitability report that includes task-chunking analysis for the annotated sites myAnnotatedSiteJ and myAnnotatedSiteX.
$ advixe-cl -report suitability –project-dir ./advi -enable-task-chunking myAnnotatedSiteJ,myAnnotatedSiteX