Run run_1_thread | Number processes: 1Number nodes: 1Run Command: <executable> 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> 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> 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> 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_10_threads | Number processes: 1Number nodes: 1Run Command: <executable> input/100000000.in 1000 100000000 50 25MPI Command: Dataset: Run Directory: /home/fmusial/KMEANS_BenchmarksOMP_PLACES: coresOMP_PROC_BIND: closeOMP_NUM_THREADS: 10 |
Name | Module | Coverage run_1_thread (%) | Coverage run_2_threads (%) | Coverage run_4_threads (%) | Coverage run_8_threads (%) | Coverage run_10_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_10_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_10_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_10_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_10_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_10_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_10_threads | Deviation (coverage) run_1_thread | Deviation (coverage) run_2_threads | Deviation (coverage) run_4_threads | Deviation (coverage) run_8_threads | Deviation (coverage) run_10_threads | Deviation (walltime) run_1_thread | Deviation (walltime) run_2_threads | Deviation (walltime) run_4_threads | Deviation (walltime) run_8_threads | Deviation (walltime) run_10_threads | Categories run_1_thread | Categories run_2_threads | Categories run_4_threads | Categories run_8_threads | Categories run_10_threads | GFLOPS run_1_thread | GFLOPS run_2_threads | GFLOPS run_4_threads | GFLOPS run_8_threads | GFLOPS run_10_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_10_threads) Efficiency | (run_10_threads) Potential Speed-Up (%) |
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
►k_means(int, point_t&, point_t&, int*, point_t&, int, int) [clone ._omp_fn.0] | kmeans-gcc-Ofast-soa | 95.78 | 95.69 | 95.73 | 95.45 | 95.28 | 0.00 | 0.00 | 0.00 | 0.00 | 0.00 | 163.18 | 82.27 | 43.83 | 22.65 | 18.17 | 0.00 | 0.00 | 0.00 | 0.00 | 0.00 | 163.18 | 85.53 | 48.78 | 28.44 | 24.12 | 0.00 | 0.00 | 0.00 | 0.00 | 0.00 | 1 | 2 | 4 | 8 | 10 | 0.00 | 5.64 | 6.94 | 8.38 | 8.82 | 0.00 | 0.11 | 0.06 | 0.05 | 0.04 | Exe (%): 100.00 | Exe (%): 100.00 | Exe (%): 100.00 | Exe (%): 100.00 | Exe (%): 100.00 | 4.60 | 8.77 | 15.37 | 26.37 | 31.09 | 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 -mn... | 1 | 0 | 0.95 | 4.42 | 0.84 | 15.68 | 0.72 | 26.99 | 0.68 | 30.81 |
►Loop 3 - main_soa.cpp:60-69 - kmeans-gcc-Ofast-soa | 95.78 | 95.69 | 95.73 | 95.45 | 95.28 | 1.36 | 1.25 | 1.29 | 1.23 | 1.23 | 163.18 | 82.27 | 43.88 | 22.65 | 18.25 | 2.31 | 1.09 | 0.63 | 0.32 | 0.29 | 163.18 | 85.53 | 48.78 | 28.44 | 24.12 | 2.32 | 1.11 | 0.66 | 0.37 | 0.31 | 1 | 2 | 4 | 8 | 10 | 0.00 | 0.11 | 0.13 | 0.12 | 0.19 | 0.00 | 0.04 | 0.03 | 0.02 | 0.03 | 5.18 | 10.72 | 19.29 | 33.17 | 38.21 | 1 | 0 | 1.04 | 0 | 0.88 | 0.15 | 0.79 | 0.26 | 0.74 | 0.32 | |||||||
○Loop 2 - main_soa.cpp:62-67 - kmeans-gcc-Ofast-soa | 94.42 | 94.44 | 94.44 | 94.21 | 94.05 | 94.42 | 94.44 | 94.44 | 94.21 | 94.05 | 160.86 | 81.17 | 43.24 | 22.33 | 17.96 | 160.86 | 81.17 | 43.24 | 22.33 | 17.96 | 160.86 | 84.42 | 48.13 | 28.07 | 23.80 | 160.86 | 84.42 | 48.13 | 28.07 | 23.80 | 1 | 2 | 4 | 8 | 10 | 0.00 | 5.53 | 6.83 | 8.30 | 8.73 | 0.00 | 0.07 | 0.07 | 0.05 | 0.06 | 4.59 | 8.74 | 15.32 | 26.28 | 31.00 | 1 | 0 | 0.95 | 4.46 | 0.84 | 15.52 | 0.72 | 26.73 | 0.68 | 30.5 | |||||||
○Loop 4 - main_soa.cpp:62-69 - kmeans-gcc-Ofast-soa [...] | 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.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 | |||||||||||||||||
►k_means(int, point_t&, point_t&, int*, point_t&, int, int) | kmeans-gcc-Ofast-soa | 4.21 | 4.16 | 3.92 | 3.80 | 3.78 | 0.00 | 0.00 | 0.00 | 0.00 | 0.00 | 7.18 | 7.16 | 7.16 | 7.19 | 7.19 | 0.00 | 0.00 | 0.00 | 0.00 | 0.00 | 7.18 | 3.72 | 2.00 | 1.13 | 0.96 | 0.00 | 0.00 | 0.00 | 0.00 | 0.00 | 1 | 1 | 1 | 1 | 1 | 0.00 | 0.00 | 0.00 | 0.00 | 0.00 | 0.00 | 0.00 | 0.00 | 0.00 | 0.00 | Exe (%): 100.00 | Exe (%): 100.00 | Exe (%): 100.00 | Exe (%): 100.00 | Exe (%): 100.00 | 0.70 | 1.34 | 2.50 | 4.42 | 5.22 | 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 -mn... | 1 | 0 | 0.96 | 0.15 | 0.9 | 0.4 | 0.79 | 0.79 | 0.75 | 0.95 |
►Loop 7 - main_soa.cpp:56-96 - kmeans-gcc-Ofast-soa [...] | 4.21 | 4.16 | 3.92 | 3.80 | 3.78 | 0.00 | 0.00 | 0.00 | 0.00 | 0.00 | 7.18 | 7.16 | 7.16 | 7.19 | 7.19 | 0.00 | 0.00 | 0.00 | 0.00 | 0.00 | 7.18 | 3.72 | 2.00 | 1.13 | 0.96 | 0.00 | 0.00 | 0.00 | 0.00 | 0.00 | 0 | 0 | 0 | 0 | 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 | 0.00 | |||||||||||||||||
○Loop 6 - main_soa.cpp:81-84 - kmeans-gcc-Ofast-soa | 4.21 | 4.16 | 3.92 | 3.80 | 3.78 | 4.21 | 4.16 | 3.92 | 3.80 | 3.78 | 7.18 | 7.16 | 7.16 | 7.19 | 7.19 | 7.18 | 7.16 | 7.16 | 7.19 | 7.19 | 7.18 | 3.72 | 2.00 | 1.13 | 0.96 | 7.18 | 3.72 | 2.00 | 1.13 | 0.96 | 1 | 1 | 1 | 1 | 1 | 0.00 | 0.00 | 0.00 | 0.00 | 0.00 | 0.00 | 0.00 | 0.00 | 0.00 | 0.00 | 0.70 | 1.34 | 2.50 | 4.42 | 5.22 | 1 | 0 | 0.96 | 0.15 | 0.9 | 0.4 | 0.79 | 0.79 | 0.75 | 0.95 | |||||||
○Loop 8 - main_soa.cpp:86-93 - kmeans-gcc-Ofast-soa | 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.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 | |||||||||||||||||
○Loop 9 - main_soa.cpp:86-93 - kmeans-gcc-Ofast-soa | 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.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 | |||||||||||||||||
○gomp_barrier_wait_end | libgomp.so.1.0.0 | 0.00 | 0.06 | 0.19 | 0.45 | 0.58 | 0.00 | 0.06 | 0.19 | 0.45 | 0.00 | 0.00 | 0.11 | 0.13 | 0.13 | 0.13 | 0.00 | 0.11 | 0.13 | 0.13 | 0.01 | 0.00 | 0.06 | 0.10 | 0.13 | 0.15 | 0.00 | 0.06 | 0.10 | 0.13 | 0.00 | 0 | 1 | 3 | 7 | 9 | 0.00 | 0.00 | 0.02 | 0.02 | 0.02 | 0.00 | 0.00 | 0.01 | 0.00 | 0.00 | NA | OMP (%): 100.00 | OMP (%): 100.00 | OMP (%): 100.00 | OMP (%): 100.00 | 0.00 | 0.00 | 0.00 | 0.00 | 0.00 | 1 | 0 | 1 | 0 | 1 | 0 | 1 | 0 | 1 | 0 | |
○gomp_team_barrier_wait_end | libgomp.so.1.0.0 | 0.00 | 0.06 | 0.15 | 0.30 | 0.34 | 0.00 | 0.06 | 0.15 | 0.30 | 0.34 | 0.00 | 0.10 | 0.10 | 0.11 | 0.12 | 0.00 | 0.10 | 0.10 | 0.11 | 0.12 | 0.00 | 0.05 | 0.08 | 0.09 | 0.09 | 0.00 | 0.05 | 0.08 | 0.09 | 0.09 | 0 | 2 | 4 | 8 | 10 | 0.00 | 0.07 | 0.09 | 0.13 | 0.12 | 0.00 | 0.07 | 0.04 | 0.03 | 0.03 | NA | OMP (%): 100.00 | OMP (%): 100.00 | OMP (%): 100.00 | OMP (%): 100.00 | 0.00 | 0.00 | 0.00 | 0.00 | 0.00 | 1 | 0 | 1 | 0 | 1 | 0 | 1 | 0 | 1 | 0 |