| Run run_1_thread | Number processes: 1Number nodes: 1Run Command: <executable> kmeans/input/100000000.in 1000 100000000 50 25MPI Command: Dataset: Run Directory: /home/fmusial/KMEANS_BenchmarksOMP_PROC_BIND: closeOMP_NUM_THREADS: 1OMP_PLACES: cores |
|---|---|
| Run run_2_threads | Number processes: 1Number nodes: 1Run Command: <executable> kmeans/input/100000000.in 1000 100000000 50 25MPI Command: Dataset: Run Directory: /home/fmusial/KMEANS_BenchmarksOMP_PLACES: coresOMP_PROC_BIND: closeOMP_NUM_THREADS: 2 |
| Run run_4_threads | Number processes: 1Number nodes: 1Run Command: <executable> kmeans/input/100000000.in 1000 100000000 50 25MPI Command: Dataset: Run Directory: /home/fmusial/KMEANS_BenchmarksOMP_PLACES: coresOMP_PROC_BIND: closeOMP_NUM_THREADS: 4 |
| Run run_8_threads | Number processes: 1Number nodes: 1Run Command: <executable> kmeans/input/100000000.in 1000 100000000 50 25MPI Command: Dataset: Run Directory: /home/fmusial/KMEANS_BenchmarksOMP_PLACES: coresOMP_PROC_BIND: closeOMP_NUM_THREADS: 8 |
| Run run_16_threads | Number processes: 1Number nodes: 1Run Command: <executable> kmeans/input/100000000.in 1000 100000000 50 25MPI Command: Dataset: Run Directory: /home/fmusial/KMEANS_BenchmarksOMP_PLACES: coresOMP_PROC_BIND: closeOMP_NUM_THREADS: 16 |
| Run run_32_threads | Number processes: 1Number nodes: 1Run Command: <executable> kmeans/input/100000000.in 1000 100000000 50 25MPI Command: Dataset: Run Directory: /home/fmusial/KMEANS_BenchmarksOMP_PROC_BIND: closeOMP_PLACES: coresOMP_NUM_THREADS: 32 |
| Run run_64_threads | Number processes: 1Number nodes: 1Run Command: <executable> kmeans/input/100000000.in 1000 100000000 50 25MPI Command: Dataset: Run Directory: /home/fmusial/KMEANS_BenchmarksOMP_PROC_BIND: closeOMP_PLACES: coresOMP_NUM_THREADS: 64 |
| Name | Module | Coverage run_1_thread (%) | Coverage run_2_threads (%) | Coverage run_4_threads (%) | Coverage run_8_threads (%) | Coverage run_16_threads (%) | Coverage run_32_threads (%) | Coverage run_64_threads (%) | Coverage Excluding Loops run_1_thread (%) | Coverage Excluding Loops run_2_threads (%) | Coverage Excluding Loops run_4_threads (%) | Coverage Excluding Loops run_8_threads (%) | Coverage Excluding Loops run_16_threads (%) | Coverage Excluding Loops run_32_threads (%) | Coverage Excluding Loops run_64_threads (%) | Max Inclusive Time Over Threads run_1_thread (s) | Max Inclusive Time Over Threads run_2_threads (s) | Max Inclusive Time Over Threads run_4_threads (s) | Max Inclusive Time Over Threads run_8_threads (s) | Max Inclusive Time Over Threads run_16_threads (s) | Max Inclusive Time Over Threads run_32_threads (s) | Max Inclusive Time Over Threads run_64_threads (s) | Max Exclusive Time Over Threads run_1_thread (s) | Max Exclusive Time Over Threads run_2_threads (s) | Max Exclusive Time Over Threads run_4_threads (s) | Max Exclusive Time Over Threads run_8_threads (s) | Max Exclusive Time Over Threads run_16_threads (s) | Max Exclusive Time Over Threads run_32_threads (s) | Max Exclusive Time Over Threads run_64_threads (s) | Inclusive Time w.r.t. Wall Time run_1_thread (s) | Inclusive Time w.r.t. Wall Time run_2_threads (s) | Inclusive Time w.r.t. Wall Time run_4_threads (s) | Inclusive Time w.r.t. Wall Time run_8_threads (s) | Inclusive Time w.r.t. Wall Time run_16_threads (s) | Inclusive Time w.r.t. Wall Time run_32_threads (s) | Inclusive Time w.r.t. Wall Time run_64_threads (s) | Exclusive Time w.r.t. Wall Time run_1_thread (s) | Exclusive Time w.r.t. Wall Time run_2_threads (s) | Exclusive Time w.r.t. Wall Time run_4_threads (s) | Exclusive Time w.r.t. Wall Time run_8_threads (s) | Exclusive Time w.r.t. Wall Time run_16_threads (s) | Exclusive Time w.r.t. Wall Time run_32_threads (s) | Exclusive Time w.r.t. Wall Time run_64_threads (s) | Nb Threads run_1_thread | Nb Threads run_2_threads | Nb Threads run_4_threads | Nb Threads run_8_threads | Nb Threads run_16_threads | Nb Threads run_32_threads | Nb Threads run_64_threads | Deviation (coverage) run_1_thread | Deviation (coverage) run_2_threads | Deviation (coverage) run_4_threads | Deviation (coverage) run_8_threads | Deviation (coverage) run_16_threads | Deviation (coverage) run_32_threads | Deviation (coverage) run_64_threads | Deviation (walltime) run_1_thread | Deviation (walltime) run_2_threads | Deviation (walltime) run_4_threads | Deviation (walltime) run_8_threads | Deviation (walltime) run_16_threads | Deviation (walltime) run_32_threads | Deviation (walltime) run_64_threads | Categories run_1_thread | Categories run_2_threads | Categories run_4_threads | Categories run_8_threads | Categories run_16_threads | Categories run_32_threads | Categories run_64_threads | GFLOPS run_1_thread | GFLOPS run_2_threads | GFLOPS run_4_threads | GFLOPS run_8_threads | GFLOPS run_16_threads | GFLOPS run_32_threads | GFLOPS run_64_threads | Compilation Options | (run_1_thread) Efficiency | (run_1_thread) Potential Speed-Up (%) | (run_2_threads) Efficiency | (run_2_threads) Potential Speed-Up (%) | (run_4_threads) Efficiency | (run_4_threads) Potential Speed-Up (%) | (run_8_threads) Efficiency | (run_8_threads) Potential Speed-Up (%) | (run_16_threads) Efficiency | (run_16_threads) Potential Speed-Up (%) | (run_32_threads) Efficiency | (run_32_threads) Potential Speed-Up (%) | (run_64_threads) Efficiency | (run_64_threads) Potential Speed-Up (%) |
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| ►k_means(int, point_t*, point_t*, int*, int, int) [clone .omp_outlined] | kmeans-acfl-Ofast | 100.00 | 98.94 | 97.07 | 95.80 | 94.27 | 87.88 | 34.19 | 0.00 | 0.00 | 0.00 | 0.00 | 0.00 | 0.00 | 0.00 | 121.62 | 61.50 | 31.49 | 15.80 | 8.05 | 3.98 | 1.37 | 0.00 | 0.00 | 0.00 | 0.00 | 0.00 | 0.00 | 0.00 | 121.62 | 60.88 | 30.62 | 15.29 | 7.64 | 3.71 | 0.92 | 0.00 | 0.00 | 0.00 | 0.00 | 0.00 | 0.00 | 0.00 | 1 | 2 | 4 | 8 | 16 | 32 | 64 | 0.00 | 1.45 | 1.91 | 2.76 | 3.21 | 5.67 | 12.56 | 0.00 | 1.17 | 0.81 | 0.58 | 0.36 | 0.34 | 0.20 | Exe (%): 100.00 | Exe (%): 100.00 | Exe (%): 100.00 | Exe (%): 100.00 | Exe (%): 100.00 | Exe (%): 100.00 | Exe (%): 100.00 | 0.07 | 0.10 | 0.21 | 0.67 | 1.74 | 4.25 | 36.53 | 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 -march=native -std=c++14 -g -fno-omit-frame-pointer -fopenmp -Ofast -greco... | 1 | 0 | 1 | 0.11 | 0.99 | 0.66 | 0.99 | 0.52 | 0.99 | 0.48 | 1.02 | 0 | 2.06 | 0 |
| ►Loop 6 - main.cpp:114-122 - kmeans-acfl-Ofast | 100.00 | 98.94 | 97.07 | 95.80 | 94.27 | 87.88 | 34.19 | 0.94 | 0.94 | 0.93 | 0.89 | 0.80 | 0.76 | 0.42 | 121.62 | 61.50 | 31.49 | 15.88 | 8.12 | 4.01 | 1.38 | 1.14 | 0.60 | 0.38 | 0.17 | 0.10 | 0.05 | 0.03 | 121.62 | 60.88 | 30.62 | 15.29 | 7.64 | 3.71 | 0.92 | 1.14 | 0.58 | 0.29 | 0.14 | 0.06 | 0.03 | 0.01 | 1 | 2 | 4 | 8 | 16 | 32 | 63 | 0.00 | 0.06 | 0.20 | 0.16 | 0.27 | 0.30 | 0.37 | 0.00 | 0.04 | 0.07 | 0.02 | 0.02 | 0.01 | 0.01 | 0.06 | 0.10 | 0.18 | 0.72 | 1.72 | 4.67 | 28.40 | 1 | 0 | 0.99 | 0.01 | 0.97 | 0.02 | 1.01 | 0 | 1.1 | 0 | 1.12 | 0 | 1.56 | 0 | |||||||||
| ○Loop 7 - main.cpp:116-122 - kmeans-acfl-Ofast | 99.06 | 98.00 | 96.14 | 94.92 | 93.47 | 87.13 | 33.77 | 99.06 | 98.00 | 96.14 | 94.92 | 93.47 | 87.13 | 33.77 | 120.48 | 60.90 | 31.11 | 15.70 | 8.01 | 3.95 | 1.35 | 120.48 | 60.90 | 31.11 | 15.70 | 8.01 | 3.95 | 1.35 | 120.48 | 60.30 | 30.32 | 15.14 | 7.58 | 3.68 | 0.91 | 120.48 | 60.30 | 30.32 | 15.14 | 7.58 | 3.68 | 0.91 | 1 | 2 | 4 | 8 | 16 | 32 | 64 | 0.00 | 1.38 | 1.75 | 2.79 | 3.12 | 5.68 | 12.35 | 0.00 | 1.12 | 0.76 | 0.58 | 0.36 | 0.34 | 0.20 | 0.07 | 0.10 | 0.21 | 0.67 | 1.74 | 4.25 | 36.63 | 1 | 0 | 1 | 0.1 | 0.99 | 0.64 | 0.99 | 0.52 | 0.99 | 0.56 | 1.02 | 0 | 2.07 | 0 | |||||||||
| ○unknown_function | [vdso] | 0.00 | 0.02 | 0.02 | 0.04 | 0.06 | 0.07 | 0.40 | 0.00 | 0.00 | 0.00 | 0.00 | 0.00 | 0.00 | 0.00 | 0.00 | 0.02 | 0.01 | 0.02 | 0.01 | 0.01 | 0.03 | 0.00 | 0.00 | 0.00 | 0.00 | 0.00 | 0.00 | 0.00 | 0.00 | 0.01 | 0.01 | 0.01 | 0.00 | 0.00 | 0.01 | 0.00 | 0.00 | 0.00 | 0.00 | 0.00 | 0.00 | 0.00 | 0 | 1 | 3 | 5 | 10 | 14 | 48 | 0.00 | 0.00 | 0.01 | 0.04 | 0.05 | 0.08 | 0.31 | 0.00 | 0.00 | 0.00 | 0.01 | 0.00 | 0.00 | 0.01 | NA | OMP (%): 100.00 | Pthread (%): 60.00 OMP (%): 40.00 | Pthread (%): 60.00 OMP (%): 40.00 | Pthread (%): 92.86 OMP (%): 7.14 | Pthread (%): 84.21 OMP (%): 15.79 | Pthread (%): 96.36 OMP (%): 3.64 | 0.00 | 0.00 | 0.00 | 0.00 | 0.00 | 0.00 | 0.00 | 1 | 0 | 1 | 0 | 1 | 0 | 1 | 0 | 1 | 0 | 1 | 0 | 1 | 0 | |
| ○__kmp_yield | libomp.so | 0.00 | 0.00 | 0.02 | 0.00 | 0.00 | 0.01 | 0.09 | 0.00 | 0.00 | 0.02 | 0.00 | 0.00 | 0.01 | 0.09 | 0.00 | 0.00 | 0.01 | 0.00 | 0.00 | 0.00 | 0.01 | 0.00 | 0.00 | 0.01 | 0.00 | 0.00 | 0.00 | 0.01 | 0.00 | 0.00 | 0.01 | 0.00 | 0.00 | 0.00 | 0.00 | 0.00 | 0.00 | 0.01 | 0.00 | 0.00 | 0.00 | 0.00 | 0 | 0 | 3 | 1 | 1 | 3 | 21 | 0.00 | 0.00 | 0.01 | 0.00 | 0.00 | 0.01 | 0.11 | 0.00 | 0.00 | 0.00 | 0.00 | 0.00 | 0.00 | 0.00 | NA | NA | OMP (%): 100.00 | OMP (%): 100.00 | OMP (%): 100.00 | OMP (%): 100.00 | OMP (%): 100.00 | 0.00 | 0.00 | 0.00 | 0.00 | 0.00 | 0.00 | 0.00 | |||||||||||||||
| ○kmp_flag_native<unsigned long long, (flag_type)1, true>::notdone_check() | libomp.so | 0.00 | 0.15 | 0.31 | 0.40 | 0.42 | 0.76 | 4.47 | 0.00 | 0.15 | 0.31 | 0.40 | 0.42 | 0.76 | 4.47 | 0.00 | 0.18 | 0.22 | 0.15 | 0.13 | 0.10 | 0.27 | 0.00 | 0.18 | 0.22 | 0.15 | 0.13 | 0.10 | 0.27 | 0.00 | 0.09 | 0.10 | 0.06 | 0.03 | 0.03 | 0.12 | 0.00 | 0.09 | 0.10 | 0.06 | 0.03 | 0.03 | 0.12 | 0 | 1 | 3 | 8 | 14 | 31 | 62 | 0.00 | 0.00 | 0.28 | 0.32 | 0.43 | 0.60 | 1.69 | 0.00 | 0.00 | 0.09 | 0.05 | 0.03 | 0.02 | 0.04 | NA | OMP (%): 100.00 | OMP (%): 100.00 | OMP (%): 100.00 | OMP (%): 100.00 | OMP (%): 100.00 | OMP (%): 100.00 | 0.00 | 0.00 | 0.00 | 0.00 | 0.00 | 0.00 | 0.00 | 1 | 0 | 1 | 0 | 1 | 0 | 1 | 0 | 1 | 0 | 1 | 0 | 1 | 0 | |
| ○__kmp_finish_implicit_task | libomp.so | 0.00 | 0.00 | 0.00 | 0.00 | 0.00 | 0.00 | 0.00 | 0.00 | 0.00 | 0.00 | 0.00 | 0.00 | 0.00 | 0.00 | 0.00 | 0.00 | 0.00 | 0.00 | 0.00 | 0.00 | 0.00 | 0.00 | 0.00 | 0.00 | 0.00 | 0.00 | 0.00 | 0.00 | 0.00 | 0.00 | 0.00 | 0.00 | 0.00 | 0.00 | 0.00 | 0.00 | 0.00 | 0.00 | 0.00 | 0.00 | 0.00 | 0.00 | 0 | 0 | 0 | 0 | 0 | 1 | 0 | 0.00 | 0.00 | 0.00 | 0.00 | 0.00 | 0.00 | 0.00 | 0.00 | 0.00 | 0.00 | 0.00 | 0.00 | 0.00 | 0.00 | NA | NA | NA | NA | NA | OMP (%): 100.00 | NA | 0.00 | 0.00 | 0.00 | 0.00 | 0.00 | 0.00 | 0.00 | |||||||||||||||
| ○__kmp_hyper_barrier_gather(barrier_type, kmp_info*, int, int, void (*)(void*, void*), void*) | libomp.so | 0.00 | 0.00 | 0.00 | 0.00 | 0.00 | 0.00 | 0.00 | 0.00 | 0.00 | 0.00 | 0.00 | 0.00 | 0.00 | 0.00 | 0.00 | 0.00 | 0.00 | 0.00 | 0.00 | 0.00 | 0.00 | 0.00 | 0.00 | 0.00 | 0.00 | 0.00 | 0.00 | 0.00 | 0.00 | 0.00 | 0.00 | 0.00 | 0.00 | 0.00 | 0.00 | 0.00 | 0.00 | 0.00 | 0.00 | 0.00 | 0.00 | 0.00 | 0 | 0 | 0 | 0 | 0 | 0 | 1 | 0.00 | 0.00 | 0.00 | 0.00 | 0.00 | 0.00 | 0.00 | 0.00 | 0.00 | 0.00 | 0.00 | 0.00 | 0.00 | 0.00 | NA | NA | NA | NA | NA | NA | OMP (%): 100.00 | 0.00 | 0.00 | 0.00 | 0.00 | 0.00 | 0.00 | 0.00 | |||||||||||||||
| ○kmp_flag_native<unsigned long long, (flag_type)1, true>::done_check() | libomp.so | 0.00 | 0.00 | 0.00 | 0.00 | 0.00 | 0.00 | 0.00 | 0.00 | 0.00 | 0.00 | 0.00 | 0.00 | 0.00 | 0.00 | 0.00 | 0.00 | 0.00 | 0.00 | 0.00 | 0.00 | 0.00 | 0.00 | 0.00 | 0.00 | 0.00 | 0.00 | 0.00 | 0.00 | 0.00 | 0.00 | 0.00 | 0.00 | 0.00 | 0.00 | 0.00 | 0.00 | 0.00 | 0.00 | 0.00 | 0.00 | 0.00 | 0.00 | 0 | 0 | 0 | 0 | 0 | 0 | 1 | 0.00 | 0.00 | 0.00 | 0.00 | 0.00 | 0.00 | 0.00 | 0.00 | 0.00 | 0.00 | 0.00 | 0.00 | 0.00 | 0.00 | NA | NA | NA | NA | NA | NA | OMP (%): 100.00 | 0.00 | 0.00 | 0.00 | 0.00 | 0.00 | 0.00 | 0.00 | |||||||||||||||
| ○__sched_yield | libc.so.6 | 0.00 | 0.03 | 0.11 | 0.12 | 0.23 | 0.36 | 2.20 | 0.00 | 0.03 | 0.11 | 0.12 | 0.23 | 0.36 | 2.20 | 0.00 | 0.04 | 0.05 | 0.05 | 0.06 | 0.03 | 0.09 | 0.00 | 0.04 | 0.05 | 0.05 | 0.06 | 0.03 | 0.09 | 0.00 | 0.02 | 0.03 | 0.02 | 0.02 | 0.02 | 0.06 | 0.00 | 0.02 | 0.03 | 0.02 | 0.02 | 0.02 | 0.06 | 0 | 1 | 3 | 7 | 12 | 27 | 62 | 0.00 | 0.00 | 0.06 | 0.10 | 0.22 | 0.22 | 0.76 | 0.00 | 0.00 | 0.02 | 0.02 | 0.02 | 0.01 | 0.02 | NA | OMP (%): 100.00 | Pthread (%): 59.26 OMP (%): 40.74 | Pthread (%): 90.00 OMP (%): 10.00 | Pthread (%): 91.38 OMP (%): 8.62 System (%): 0.00 | Pthread (%): 93.41 System (%): 0.00 OMP (%): 6.59 | Pthread (%): 95.72 OMP (%): 4.28 System (%): 0.00 | 0.00 | 0.00 | 0.00 | 0.00 | 0.00 | 0.00 | 0.00 | 1 | 0 | 1 | 0 | 1 | 0 | 1 | 0 | 1 | 0 | 1 | 0 | 1 | 0 | |
| ○kmp_flag_64<false, true>::wait(kmp_info*, int, void*) | libomp.so | 0.00 | 0.82 | 2.39 | 3.40 | 4.45 | 8.31 | 50.86 | 0.00 | 0.82 | 2.39 | 3.40 | 4.45 | 8.31 | 50.86 | 0.00 | 1.00 | 1.05 | 1.10 | 0.78 | 0.79 | 1.50 | 0.00 | 1.00 | 1.05 | 1.10 | 0.78 | 0.79 | 1.50 | 0.00 | 0.50 | 0.75 | 0.54 | 0.36 | 0.35 | 1.37 | 0.00 | 0.50 | 0.75 | 0.54 | 0.36 | 0.35 | 1.37 | 0 | 1 | 4 | 8 | 16 | 32 | 63 | 0.00 | 0.00 | 1.55 | 2.37 | 2.56 | 4.35 | 9.41 | 0.00 | 0.00 | 0.48 | 0.37 | 0.20 | 0.16 | 0.31 | NA | OMP (%): 100.00 | OMP (%): 100.00 | OMP (%): 100.00 | OMP (%): 100.00 | OMP (%): 100.00 | OMP (%): 100.00 | 0.00 | 0.00 | 0.00 | 0.00 | 0.00 | 0.00 | 0.00 | 1 | 0 | 1 | 0 | 1 | 0 | 1 | 0 | 1 | 0 | 1 | 0 | 1 | 0 | |
| ○__kmp_hyper_barrier_release(barrier_type, kmp_info*, int, int, int, void*) | libomp.so | 0.00 | 0.00 | 0.00 | 0.00 | 0.00 | 0.00 | 0.00 | 0.00 | 0.00 | 0.00 | 0.00 | 0.00 | 0.00 | 0.00 | 0.00 | 0.00 | 0.00 | 0.00 | 0.00 | 0.00 | 0.00 | 0.00 | 0.00 | 0.00 | 0.00 | 0.00 | 0.00 | 0.00 | 0.00 | 0.00 | 0.00 | 0.00 | 0.00 | 0.00 | 0.00 | 0.00 | 0.00 | 0.00 | 0.00 | 0.00 | 0.00 | 0.00 | 0 | 0 | 0 | 0 | 0 | 0 | 1 | 0.00 | 0.00 | 0.00 | 0.00 | 0.00 | 0.00 | 0.00 | 0.00 | 0.00 | 0.00 | 0.00 | 0.00 | 0.00 | 0.00 | NA | NA | NA | NA | NA | NA | OMP (%): 100.00 | 0.00 | 0.00 | 0.00 | 0.00 | 0.00 | 0.00 | 0.00 | |||||||||||||||
| ○__kmp_now_nsec | libomp.so | 0.00 | 0.00 | 0.00 | 0.00 | 0.00 | 0.00 | 0.05 | 0.00 | 0.00 | 0.00 | 0.00 | 0.00 | 0.00 | 0.05 | 0.00 | 0.00 | 0.00 | 0.00 | 0.00 | 0.00 | 0.01 | 0.00 | 0.00 | 0.00 | 0.00 | 0.00 | 0.00 | 0.01 | 0.00 | 0.00 | 0.00 | 0.00 | 0.00 | 0.00 | 0.00 | 0.00 | 0.00 | 0.00 | 0.00 | 0.00 | 0.00 | 0.00 | 0 | 0 | 0 | 0 | 0 | 1 | 12 | 0.00 | 0.00 | 0.00 | 0.00 | 0.00 | 0.00 | 0.08 | 0.00 | 0.00 | 0.00 | 0.00 | 0.00 | 0.00 | 0.00 | NA | NA | NA | NA | NA | OMP (%): 100.00 | OMP (%): 100.00 | 0.00 | 0.00 | 0.00 | 0.00 | 0.00 | 0.00 | 0.00 |