Intel® Advisor Help
Collect data about floating-point and integer operations, memory traffic, and mask utilization metrics for AVX-512 platforms during Trip Counts & FLOP analysis.
Workflow and Toolbar
--flop --no-flop |
Off (no-flop)
collect=tripcounts
Enabling can increase analysis overhead.
Run the Trip Counts & FLOP analysis. Collect both Trip Counts and FLOP data. (Default for the trip-counts option is on, so it is not explicitly stated in the command line.)
$ advixe-cl -collect=tripcounts --flop --project-dir=./myAdvisorProj -- ./bin/myTargetApplication