| 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-all | main.cpp:116-122 | k_means(int, point_t*, point_t*, int*, int, int) [clone ._omp_fn.0] | Innermost | 134.31 | 134.31 | 94.32 | 3.60 | 1.50 | 4.36 | 1.50 | 16 | 8.33 | 24.65 | 6.90 | 6.00 | 1.67 | 4.00 | 1.38 | 4.00 |
| ○Loop 3 | kmeans-gcc-O3-all | main.cpp:115-122 | k_means(int, point_t*, point_t*, int*, int, int) [clone ._omp_fn.0] | InBetween | 8.06 | 8.06 | 5.66 | 4.59 | 2.02 | 5.16 | 2.04 | 254 | 11.76 | 23.90 | 6.72 | 6.13 | 1.33 | 3.03 | 1.19 | 3.00 |
| ○Loop 12 | kmeans-gcc-O3-all | main.cpp:140-143 | k_means(int, point_t*, point_t*, int*, int, int) [clone ._omp_fn.1] | Innermost | 0.02 | 0.02 | 0.01 | 1.57 | 1.13 | 4.40 | 5.50 | 1 | 7.69 | 23.72 | 0.13 | 11.00 | 7.00 | 9.75 | 2.50 | 2.00 |