Visible to Intel only — GUID: GUID-B77E1392-55E5-4D5E-A1F2-FBD70021A63B
Visible to Intel only — GUID: GUID-B77E1392-55E5-4D5E-A1F2-FBD70021A63B
flop
Collect data about floating-point and integer operations, memory traffic, and mask utilization metrics for AVX-512 platforms during Trip Counts & FLOP analysis.
GUI Equivalent
Analysis Workflow > Characterization > Collect FLOP data
Project Properties > Trip Counts and FLOP Analysis > Advanced > Collect information about FLOP, L1 memory traffic, and AVX-512 mask usage
Syntax
--flop --no-flop |
Default
Off (no-flop)
On (flop) for --collect=offload
Usage
Enabling can increase analysis overhead.
Example
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.)
advisor -collect=tripcounts --flop --project-dir=./advi_results -- ./myApplication