Help is available by moving the cursor above any
symbol or by checking MAQAO website.
Metric | r0 | r1 | r2 | r3 | r4 | r5 |
---|
Total Time (s) | 85.12 | 83.42 | 87.96 | 83.34 | 83.54 | 82.60 |
Max (Thread Active Time) (s) | 22.19 | 21.23 | 25.65 | 20.39 | 20.81 | 19.39 |
Average Active Time (s) | 21.61 | 20.62 | 25.18 | 19.40 | 19.43 | 18.54 |
Activity Ratio (%) | 74.5 | 73.4 | 77.2 | 68.9 | 68.6 | 68.0 |
Average number of active threads | 16.247 | 15.822 | 18.325 | 14.900 | 14.886 | 14.368 |
Affinity Stability (%) | 96.4 | 96.3 | 96.8 | 96.3 | 96.3 | 96.2 |
GFLOPS | 4.052 | 0.316 | 2.620 | 3.194 | 3.111 | 0.324 |
Time in analyzed loops (%) | 72.8 | 75.8 | 80.9 | 81.5 | 80.9 | 80.2 |
Time in analyzed innermost loops (%) | 66.8 | 69.5 | 80.1 | 80.8 | 80.3 | 6.36 |
Time in user code (%) | 72.8 | 75.8 | 80.8 | 81.5 | 80.9 | 80.2 |
Compilation Options Score (%) | 37.5 | 50.0 | 50.0 | 100 | 100 | 100 |
Array Access Efficiency (%) | 25.0 | 25.0 | 95.3 | 95.0 | 95.3 | 40.0 |
|
Potential Speedups |  |
Perfect Flow Complexity | 1.00 | 1.00 | 1.00 | 1.00 | 1.00 | 1.00 |
Perfect OpenMP/MPI/Pthread/TBB | 1.12 | 1.11 | 1.07 | 1.02 | 1.05 | 1.03 |
Perfect OpenMP/MPI/Pthread/TBB + Perfect Load Distribution | 1.41 | 1.36 | 1.26 | 1.29 | 1.32 | 1.30 |
No Scalar Integer | Potential Speedup | 1.85 | 1.93 | 1.29 | 1.03 | 1.02 | 1.37 |
Nb Loops to get 80% | 1 | 1 | 1 | 1 | 1 | 1 |
FP Vectorised | Potential Speedup | 1.53 | 1.58 | 1.27 | 1.54 | 1.54 | 1.34 |
Nb Loops to get 80% | 1 | 1 | 1 | 1 | 1 | 1 |
Fully Vectorised | Potential Speedup | 2.43 | 2.59 | 2.09 | 2.64 | 2.61 | 2.56 |
Nb Loops to get 80% | 2 | 2 | 1 | 2 | 1 | 1 |
Only FP Arithmetic | Potential Speedup | 1.64 | 1.68 | 1.31 | 1.04 | 1.04 | 1.40 |
Nb Loops to get 80% | 1 | 1 | 1 | 1 | 1 | 1 |
Source Object | Issue |
▼kmeans-gcc-O2– | |
▼main.cpp– | |
○ | -O3 or -Ofast is missing. |
○ | -mcpu=native is missing. |
○ | -funroll-loops is missing. |
Source Object | Issue |
▼kmeans-gcc-O3– | |
▼main.cpp– | |
○ | -mcpu=native is missing. |
○ | -funroll-loops is missing. |
Source Object | Issue |
▼kmeans-gcc-Ofast– | |
▼main.cpp– | |
○ | -mcpu=native is missing. |
○ | -funroll-loops is missing. |
Source Object | Issue |
▼kmeans-acfl-O2– | |
▼main.cpp– | |
○ | |
Source Object | Issue |
▼kmeans-acfl-O3– | |
▼main.cpp– | |
○ | |
Source Object | Issue |
▼kmeans-acfl-Ofast– | |
▼main.cpp– | |
○ | |
| r0 | r1 | r2 | r3 | r4 | r5 |
Experiment Name | K-Means single gcc-O2 100000000 | K-Means scalability gcc-O3 100000000 | K-Means single gcc-Ofast 100000000 | K-Means single acfl-O2 100000000 | K-Means single acfl-O3 100000000 | K-Means scalability acfl-Ofast 100000000 |
Application | ./kmeans/kmeans-gcc-O2 | ./kmeans/kmeans-gcc-O3 | ./kmeans/kmeans-gcc-Ofast | ./kmeans/kmeans-acfl-O2 | ./kmeans/kmeans-acfl-O3 | ./kmeans/kmeans-acfl-Ofast |
Timestamp | 2025-09-05 12:55:35 | 2025-08-18 12:00:22 | 2025-09-05 12:57:04 | 2025-09-05 12:58:35 | 2025-09-05 13:00:02 | 2025-08-18 12:01:49 |
Experiment Type | OpenMP; | same as r0 | same as r0 | same as r0 | same as r0 | same as r0 |
Machine | ip-172-31-18-66 | same as r0 | same as r0 | same as r0 | same as r0 | same as r0 |
Architecture | aarch64 | same as r0 | same as r0 | same as r0 | same as r0 | same as r0 |
Micro Architecture | ARM_NEOVERSE_V1 | same as r0 | same as r0 | same as r0 | same as r0 | same as r0 |
Model Name | | | | | | |
Cache Size | | | | | | |
Number of Cores | | | | | | |
Maximal Frequency | 0 GHz | same as r0 | same as r0 | same as r0 | same as r0 | same as r0 |
OS Version | Linux 6.14.0-1010-aws #10~24.04.1-Ubuntu SMP Fri Jul 18 20:39:43 UTC 2025 | same as r0 | same as r0 | same as r0 | same as r0 | same as r0 |
Architecture used during static analysis | aarch64 | same as r0 | same as r0 | same as r0 | same as r0 | same as r0 |
Micro Architecture used during static analysis | ARM_NEOVERSE_V1 | same as r0 | same as r0 | same as r0 | same as r0 | same as r0 |
Compilation Options |
kmeans-gcc-O2: GNU C++14 14.2.0 -mlittle-endian -mabi=lp64 -g -O2 -std=c++14 -fno-omit-frame-pointer -fopenmp | kmeans-gcc-O3: GNU C++14 14.2.0 -mlittle-endian -mabi=lp64 -g -O3 -std=c++14 -fno-omit-frame-pointer -fopenmp | kmeans-gcc-Ofast: GNU C++14 14.2.0 -mlittle-endian -mabi=lp64 -g -Ofast -std=c++14 -fno-omit-frame-pointer -fopenmp | kmeans-acfl-O2: Arm C/C++/Fortran Compiler version 24.10.1 (build number 4) (based on LLVM 19.1.0) /opt/arm/arm-linux-compiler-24.10.1_Ubuntu-20.04/llvm-bin/clang-19 --driver-mode=g++ -I . -MMD -MP -Wall -std=c++14 -g -fno-omit-frame-pointer -fopenmp -O2 -grecord-command-line -march=native -mcpu=native -c -o main.o main.cpp | kmeans-acfl-O3: Arm C/C++/Fortran Compiler version 24.10.1 (build number 4) (based on LLVM 19.1.0) /opt/arm/arm-linux-compiler-24.10.1_Ubuntu-20.04/llvm-bin/clang-19 --driver-mode=g++ -I . -MMD -MP -Wall -std=c++14 -g -fno-omit-frame-pointer -fopenmp -O3 -grecord-command-line -march=native -mcpu=native -c -o main.o main.cpp | kmeans-acfl-Ofast: Arm C/C++/Fortran Compiler version 24.10.1 (build number 4) (based on LLVM 19.1.0) /opt/arm/arm-linux-compiler-24.10.1_Ubuntu-20.04/llvm-bin/clang-19 --driver-mode=g++ -I . -MMD -MP -Wall -std=c++14 -g -fno-omit-frame-pointer -fopenmp -Ofast -grecord-command-line -march=native -mcpu=native -c -o main.o main.cpp GNU C17 14.2.0 -mlittle-endian -mabi=lp64 -g -g -g -O2 -O2 -O2 -fbuilding-libgcc -fno-stack-protector -fPIC |
Number of processes observed | 1 | same as r0 | same as r0 | same as r0 | same as r0 | same as r0 |
Number of threads observed | 64 | same as r0 | same as r0 | same as r0 | same as r0 | same as r0 |
Frequency Driver | NA | same as r0 | same as r0 | same as r0 | same as r0 | same as r0 |
Frequency Governor | NA | same as r0 | same as r0 | same as r0 | same as r0 | same as r0 |
Huge Pages | madvise | same as r0 | 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 | same as r0 |
Number of sockets | 1 | same as r0 | same as r0 | same as r0 | same as r0 | same as r0 |
Number of cores per socket | 64 | same as r0 | same as r0 | same as r0 | same as r0 | same as r0 |
MAQAO version | 2025.1.2 | same as r0 | same as r0 | same as r0 | same as r0 | same as r0 |
MAQAO build | 318b0d90fe5654671df7f82670f45ecac5401a28::20250903-182309 | 3c12046452d68b38e394be5cd9e057265a89bbcf::20250812-175904 | same as r0 | same as r0 | same as r0 | same as r1 |
Comments | K-MEANS Base AWS Graviton 3 (Neoverse V1) CPU, 64 threads run, 250 iterations | K-MEANS SOA AWS Graviton 3 (Neoverse V1) CPU, 64 threads run, 250 iterations | same as r0 | same as r0 | same as r0 | same as r1 |