Intel® Advisor Help

reduce-task-overhead

Examine specified sites for opportunities to reduce task overhead.

GUI Equivalent

Intel Advisor standalone GUI: Result tab > Suitability Report window > Task Overhead check box

Syntax

-reduce-task-overhead <string>

Arguments

A string containing a comma-separated list of sites (no spaces).

Default

No sites

Actions Modified

-report suitability

Description

Specify annotated sites to be examined for opportunities to reduce task overhead when evaluating suitability data. This option can only be used with -report suitability.

Example

This command generates a Suitability report, examining the annotated sites myAnnotatedSiteJ and myAnnotatedSiteX for opportunities to reduce task overhead. The report is written to stdout.

$ advixe-cl -report suitability -project-dir ./advi -reduce-task-overhead myAnnotatedSiteJ,myAnnotatedSiteX

See Also