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) | 150.81 | 79.87 | 46.35 | 27.87 | 23.92 |
Max (Thread Active Time) (s) | 150.77 | 79.67 | 46.21 | 27.83 | 23.87 |
Average Active Time (s) | 150.77 | 78.40 | 44.00 | 25.10 | 21.04 |
Activity Ratio (%) | 100.0 | 98.2 | 94.9 | 90.1 | 88.0 |
Average number of active threads | 1.000 | 1.963 | 3.797 | 7.206 | 8.797 |
Affinity Stability (%) | 100.0 | 99.9 | 99.8 | 99.6 | 99.5 |
GFLOPS | 5.006 | 9.453 | 16.287 | 27.092 | 31.565 |
Time in analyzed loops (%) | 100.0 | 96.8 | 91.7 | 83.0 | 79.2 |
Time in analyzed innermost loops (%) | 97.9 | 94.6 | 89.7 | 81.2 | 77.4 |
Time in user code (%) | 100.0 | 96.8 | 91.7 | 83.0 | 79.2 |
Compilation Options Score (%) | 16.7 | 16.7 | 16.7 | 16.7 | 16.7 |
Array Access Efficiency (%) | 97.5 | 97.5 | 97.5 | 97.6 | 97.6 |
|
Potential Speedups |  |
Perfect Flow Complexity | 1.00 | 1.00 | 1.00 | 1.00 | 1.00 |
Perfect OpenMP + MPI + Pthread | 1.00 | 1.00 | 1.00 | 1.01 | 1.01 |
Perfect OpenMP + MPI + Pthread + Perfect Load Distribution | 1.00 | 1.05 | 1.15 | 1.33 | 1.43 |
Scalability - Gap | 1.00 | 1.06 | 1.23 | 1.48 | 1.59 |
No Scalar Integer | Potential Speedup | 1.02 | 1.02 | 1.02 | 1.02 | 1.02 |
Nb Loops to get 80% | 2 | 2 | 2 | 2 | 2 |
FP Vectorised | Potential Speedup | 2.14 | 2.06 | 1.95 | 1.79 | 1.73 |
Nb Loops to get 80% | 1 | 1 | 1 | 1 | 1 |
Fully Vectorised | Potential Speedup | 9.48 | 7.49 | 5.57 | 3.89 | 3.44 |
Nb Loops to get 80% | 3 | 3 | 3 | 3 | 3 |
Only FP Arithmetic | Potential Speedup | 1.05 | 1.05 | 1.05 | 1.04 | 1.04 |
Nb Loops to get 80% | 2 | 2 | 2 | 2 | 2 |
Source Object | Issue |
▼kmeans-clang-O3-ffast-math-soa– | |
▼main_soa.cpp– | |
○ | -g is missing for some functions (possibly ones added by the compiler), but debug locations are available. Some analysis may be inaccurate. |
○ | -O2, -O3 or -Ofast is missing. |
○ | -march=(target) is missing. |
Source Object | Issue |
▼kmeans-clang-O3-ffast-math-soa– | |
▼main_soa.cpp– | |
○ | -g is missing for some functions (possibly ones added by the compiler), but debug locations are available. Some analysis may be inaccurate. |
○ | -O2, -O3 or -Ofast is missing. |
○ | -march=(target) is missing. |
Source Object | Issue |
▼kmeans-clang-O3-ffast-math-soa– | |
▼main_soa.cpp– | |
○ | -g is missing for some functions (possibly ones added by the compiler), but debug locations are available. Some analysis may be inaccurate. |
○ | -O2, -O3 or -Ofast is missing. |
○ | -march=(target) is missing. |
Source Object | Issue |
▼kmeans-clang-O3-ffast-math-soa– | |
▼main_soa.cpp– | |
○ | -g is missing for some functions (possibly ones added by the compiler), but debug locations are available. Some analysis may be inaccurate. |
○ | -O2, -O3 or -Ofast is missing. |
○ | -march=(target) is missing. |
Source Object | Issue |
▼kmeans-clang-O3-ffast-math-soa– | |
▼main_soa.cpp– | |
○ | -g is missing for some functions (possibly ones added by the compiler), but debug locations are available. Some analysis may be inaccurate. |
○ | -O2, -O3 or -Ofast is missing. |
○ | -march=(target) is missing. |
| r0 | r1 | r2 | r3 | r4 |
Experiment Name | K-Means scalability clang-O3-ffast-math-soa 100000000 | K-Means scalability clang-O3-ffast-math-soa 100000000 | K-Means scalability clang-O3-ffast-math-soa 100000000 | K-Means scalability clang-O3-ffast-math-soa 100000000 | K-Means scalability clang-O3-ffast-math-soa 100000000 |
Application | ./kmeans/kmeans-clang-O3-ffast-math-soa | same as r0 | same as r0 | same as r0 | same as r0 |
Timestamp | 2025-07-04 12:20:07 | 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 | 3.2 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-clang-O3-ffast-math-soa: clang version 20.1.6 | 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.0 | same as r0 | same as r0 | same as r0 | same as r0 |
MAQAO build | 1cd8232d3b2009bc695f526f903b266bda9bb996::20250623-181852 | 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 |