| 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-Ofast | main.cpp:116-122 | k_means(int, point_t*, point_t*, int*, int, int) [clone ._omp_fn.0] | Innermost | 181.03 | 181.03 | 98.66 | 1.38 | 1.38 | 4.00 | 1.38 | 2 | 14.58 | 27.86 | 5.73 | 1.38 | 1.00 | 1.00 | 0.34 | 1.00 |
| ○Loop 3 | kmeans-gcc-Ofast | main.cpp:115-116,main.cpp:119-119 | k_means(int, point_t*, point_t*, int*, int, int) [clone ._omp_fn.0] | InBetween | 2.43 | 2.43 | 1.33 | 1.25 | 1.00 | 6.67 | 1.25 | 2 | 25.00 | 28.13 | 4.52 | 1.25 | 1.00 | 1.25 | 0.19 | 1.00 |
| ○Loop 15 | kmeans-gcc-Ofast | main.cpp:140-143 | k_means(int, point_t*, point_t*, int*, int, int) [clone ._omp_fn.1] | Innermost | 0.03 | 0.03 | 0.02 | 1.70 | 1.13 | 4.39 | 2.83 | 1 | 10.00 | 23.75 | 0.04 | 2.83 | 1.67 | 2.50 | 0.65 | 1.00 |