Help is available by moving the cursor above any
symbol or by checking MAQAO website.
- r0: run_1_thread
- r1: run_2_threads
- r2: run_4_threads
- r3: run_8_threads
- r4: run_10_threads
Metric | r0 | r1 | r2 | r3 | r4 |
---|
Total Time (s) | 291.05 | 195.39 | 144.28 | 118.19 | 113.37 |
Max (Thread Active Time) (s) | 290.33 | 190.51 | 140.25 | 115.34 | 109.85 |
Average Active Time (s) | 290.33 | 147.74 | 74.16 | 37.65 | 30.44 |
Activity Ratio (%) | 99.8 | 75.6 | 51.4 | 31.9 | 26.9 |
Average number of active threads | 0.998 | 1.512 | 2.056 | 2.549 | 2.685 |
Affinity Stability (%) | 100.0 | 100.0 | 100.0 | 90.4 | 100.0 |
GFLOPS | 2.595 | 3.865 | 5.234 | 6.389 | 6.659 |
Time in analyzed loops (%) | 70.8 | 69.6 | 69.5 | 69.8 | 70.0 |
Time in analyzed innermost loops (%) | 70.0 | 68.9 | 68.7 | 69.0 | 69.2 |
Time in user code (%) | 70.9 | 69.6 | 69.5 | 69.8 | 70.0 |
Compilation Options Score (%) | 75.0 | 75.0 | 75.0 | 75.0 | 75.0 |
Array Access Efficiency (%) | 98.1 | 98.0 | 97.9 | 96.8 | 96.0 |
|
Potential Speedups |  |
Perfect Flow Complexity | 1.00 | 1.00 | 1.00 | 1.00 | 1.00 |
Perfect OpenMP/MPI/Pthread/TBB | 1.00 | 1.00 | 1.00 | 1.00 | 1.00 |
Perfect OpenMP/MPI/Pthread/TBB + Perfect Load Distribution | 1.00 | 1.29 | 1.90 | 3.08 | 3.63 |
Scalability - Gap | 1.00 | 1.34 | 1.98 | 3.25 | 3.90 |
No Scalar Integer | Potential Speedup | 1.13 | 1.12 | 1.12 | 1.12 | 1.13 |
Nb Loops to get 80% | 1 | 1 | 1 | 1 | 1 |
FP Vectorised | Potential Speedup | 1.58 | 1.57 | 1.56 | 1.55 | 1.55 |
Nb Loops to get 80% | 1 | 1 | 1 | 1 | 1 |
Fully Vectorised | Potential Speedup | 2.32 | 2.27 | 2.27 | 2.29 | 2.30 |
Nb Loops to get 80% | 1 | 1 | 1 | 1 | 1 |
Only FP Arithmetic | Potential Speedup | 1.19 | 1.18 | 1.18 | 1.19 | 1.20 |
Nb Loops to get 80% | 1 | 1 | 1 | 2 | 2 |
Source Object | Issue |
▼kmeans-gcc-Ofast– | |
▼main.cpp– | |
○ | -funroll-loops is missing. |
Source Object | Issue |
▼kmeans-gcc-Ofast– | |
▼main.cpp– | |
○ | -funroll-loops is missing. |
Source Object | Issue |
▼kmeans-gcc-Ofast– | |
▼main.cpp– | |
○ | -funroll-loops is missing. |
Source Object | Issue |
▼kmeans-gcc-Ofast– | |
▼main.cpp– | |
○ | -funroll-loops is missing. |
Source Object | Issue |
▼kmeans-gcc-Ofast– | |
▼main.cpp– | |
○ | -funroll-loops is missing. |
| r0 | r1 | r2 | r3 | r4 |
Experiment Name | K-Means scalability gcc-Ofast 100000000 | K-Means scalability gcc-Ofast 100000000 | K-Means scalability gcc-Ofast 100000000 | K-Means scalability gcc-Ofast 100000000 | K-Means scalability gcc-Ofast 100000000 |
Application | ./kmeans/kmeans-gcc-Ofast | same as r0 | same as r0 | same as r0 | same as r0 |
Timestamp | 2025-07-11 11:50:17 | same as r0 | same as r0 | same as r0 | same as r0 |
Experiment Type | Sequential | OpenMP; | same as r1 | same as r1 | same as r1 |
Machine | otterfall | same as r0 | same as r0 | same as r0 | same as r0 |
Architecture | x86_64 | same as r0 | same as r0 | same as r0 | same as r0 |
Micro Architecture | SKYLAKE | same as r0 | same as r0 | same as r0 | same as r0 |
Model Name | Intel(R) Xeon(R) Silver 4210R CPU @ 2.40GHz | same as r0 | same as r0 | same as r0 | same as r0 |
Cache Size | 14080 KB | same as r0 | same as r0 | same as r0 | same as r0 |
Number of Cores | 10 | same as r0 | same as r0 | same as r0 | same as r0 |
Maximal Frequency | 2.4 GHz | same as r0 | same as r0 | same as r0 | same as r0 |
OS Version | Linux 6.15.3-arch1-1 #1 SMP PREEMPT_DYNAMIC Thu, 19 Jun 2025 14:41:19 +0000 | same as r0 | same as r0 | same as r0 | same as r0 |
Architecture used during static analysis | x86_64 | same as r0 | same as r0 | same as r0 | same as r0 |
Micro Architecture used during static analysis | SKYLAKE | same as r0 | same as r0 | same as r0 | same as r0 |
Compilation Options |
kmeans-gcc-Ofast: GNU C++14 15.1.1 20250425 -march=cascadelake -mmmx -mpopcnt -msse -msse2 -msse3 -mssse3 -msse4.1 -msse4.2 -mavx -mavx2 -mno-sse4a -mno-fma4 -mno-xop -mfma -mavx512f -mbmi -mbmi2 -maes -mpclmul -mavx512vl -mavx512bw -mavx512dq -mavx512cd -mno-avx512vbmi -mno-avx512ifma -mno-avx512vpopcntdq -mno-avx512vbmi2 -mno-gfni -mno-vpclmulqdq -mavx512vnni -mno-avx512bitalg -mno-avx512bf16 -mno-avx512vp2intersect -mno-3dnow -madx -mabm -mno-cldemote -mclflushopt -mclwb -mno-clzero -mcx16 -mno-enqcmd -mf16c -mfsgsbase -mfxsr -mno-hle -msahf -mno-lwp -mlzcnt -mmovbe -mno-movdir64b -mno-movdiri -mno-mwaitx -mno-pconfig -mpku -mprfchw -mno-ptwrite -mno-rdpid -mrdrnd -mrdseed -mno-rtm -mno-serialize -mno-sgx -mno-sha -mno-shstk -mno-tbm -mno-tsxldtrk -mno-vaes -mno-waitpkg -mno-wbnoinvd -mxsave -mxsavec -mxsaveopt -mxsaves -mno-amx-tile -mno-amx-int8 -mno-amx-bf16 -mno-uintr -mno-hreset -mno-kl -mno-widekl -mno-avxvnni -mno-avx512fp16 -mno-avxifma -mno-avxvnniint8 -mno-avxneconvert -mno-cmpccxadd -mno-amx-fp16 -mno-prefetchi -mno-raoint -mno-amx-complex -mno-avxvnniint16 -mno-sm3 -mno-sha512 -mno-sm4 -mno-apxf -mno-usermsr -mno-avx10.2 -mno-amx-avx512 -mno-amx-tf32 -mno-amx-transpose -mno-amx-fp8 -mno-movrs -mno-amx-movrs --param=l1-cache-size=32 --param=l1-cache-line-size=64 --param=l2-cache-size=14080 -mtune=cascadelake -g -Ofast -std=c++14 -fno-omit-frame-pointer -fopenmp | same as r0 | same as r0 | same as r0 | same as r0 |
Number of processes observed | 1 | same as r0 | same as r0 | same as r0 | same as r0 |
Number of threads observed | 1 | 2 | 4 | 8 | 10 |
Frequency Driver | intel_pstate | same as r0 | same as r0 | same as r0 | same as r0 |
Frequency Governor | powersave | same as r0 | same as r0 | same as r0 | same as r0 |
Huge Pages | always | same as r0 | same as r0 | same as r0 | same as r0 |
Hyperthreading | off | same as r0 | same as r0 | same as r0 | same as r0 |
Number of sockets | 1 | same as r0 | same as r0 | same as r0 | same as r0 |
Number of cores per socket | 10 | same as r0 | same as r0 | same as r0 | same as r0 |
MAQAO version | 2025.1.1 | same as r0 | same as r0 | same as r0 | same as r0 |
MAQAO build | f9f67b53e0b122e524ba7e0ec048f26161e30355::20250709-173036 | same as r0 | same as r0 | same as r0 | same as r0 |
Comments | Intel Xeon 42104R (Cascade Lake CPU), 1-10 threads runs | same as r0 | same as r0 | same as r0 | same as r0 |