| ID | Module | Source Location | Source Function | Level | Max Time Over Threads (s) | Time w.r.t. Wall Time (s) | Coverage (% app. time) | Speedup if no scalar integer | Speedup if FP arith vectorized | Speedup if fully vectorized | Speedup if FP only | Number of paths | Vectorization Ratio (%) | Vector Length Use (%) | Flops (GFLOP/s) | CQA cycles | CQA cycles if no scalar integer | CQA cycles if FP arith vectorized | CQA cycles if fully vectorized | CQA cycles if FP only |
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| ○Loop 2 | kmeans-gcc-O3 | main.cpp:115-120 | k_means(int, point_t*, point_t*, int*, int, int) [clone ._omp_fn.0] | Innermost | 133.55 | 133.55 | 91.29 | 3.56 | 2.29 | 5.16 | 2.38 | 1 | 18.18 | 26.14 | 6.70 | 2.38 | 0.67 | 1.04 | 0.46 | 1.00 |
| ○Loop 1 | kmeans-gcc-O3 | main.cpp:121-122 | k_means(int, point_t*, point_t*, int*, int, int) [clone ._omp_fn.0] | InBetween | 12.71 | 12.71 | 8.69 | 1.00 | 1.00 | 8.00 | NA | 1 | 0.00 | 18.75 | 6.78 | 0.50 | 0.50 | 0.50 | 0.06 | NA |
| ○Loop 15 | kmeans-gcc-O3 | main.cpp:140-143 | k_means(int, point_t*, point_t*, int*, int, int) [clone ._omp_fn.1] | Innermost | 0.02 | 0.02 | 0.02 | NA | NA | NA | NA | NA | NA | NA | 0.00 | NA | NA | NA | NA | NA |