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-O3-soa | 95.74 | 95.67 | 95.72 | 95.38 | 95.19 | 0.00 | 0.00 | 0.00 | 0.00 | 0.00 | 162.16 | 81.81 | 43.56 | 22.52 | 18.05 | 0.00 | 0.00 | 0.00 | 0.00 | 0.00 | 162.16 | 85.04 | 48.50 | 28.29 | 23.98 | 0.00 | 0.00 | 0.00 | 0.00 | 0.00 | 1 | 2 | 4 | 8 | 10 | 0.00 | 5.71 | 7.01 | 8.42 | 8.88 | 0.00 | 0.15 | 0.08 | 0.06 | 0.06 | Exe (%): 100.00 | Exe (%): 100.00 | Exe (%): 100.00 | Exe (%): 100.00 | Exe (%): 100.00 | 4.63 | 8.82 | 15.46 | 26.51 | 31.27 | 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.45 | 0.84 | 15.71 | 0.72 | 27.04 | 0.68 | 30.83 |
►Loop 3 - main_soa.cpp:60-69 - kmeans-gcc-O3-soa | 95.74 | 95.67 | 95.72 | 95.38 | 95.19 | 1.23 | 1.18 | 1.10 | 1.09 | 1.12 | 162.16 | 81.81 | 43.57 | 22.56 | 18.14 | 2.08 | 1.01 | 0.52 | 0.31 | 0.28 | 162.16 | 85.04 | 48.50 | 28.29 | 23.98 | 2.08 | 1.05 | 0.56 | 0.32 | 0.28 | 1 | 2 | 4 | 8 | 10 | 0.00 | 0.06 | 0.09 | 0.20 | 0.22 | 0.00 | 0.00 | 0.04 | 0.04 | 0.03 | 4.23 | 9.52 | 19.03 | 33.86 | 39.94 | 1 | 0 | 0.99 | 0.01 | 0.94 | 0.07 | 0.81 | 0.21 | 0.74 | 0.29 | |||||||
○Loop 2 - main_soa.cpp:62-66 - kmeans-gcc-O3-soa | 94.51 | 94.49 | 94.62 | 94.29 | 94.07 | 94.51 | 94.49 | 94.62 | 94.29 | 94.07 | 160.07 | 80.80 | 43.05 | 22.25 | 17.86 | 160.07 | 80.80 | 43.05 | 22.25 | 17.86 | 160.07 | 83.99 | 47.95 | 27.97 | 23.70 | 160.07 | 83.99 | 47.95 | 27.97 | 23.70 | 1 | 2 | 4 | 8 | 10 | 0.00 | 5.65 | 6.96 | 8.32 | 8.75 | 0.00 | 0.15 | 0.09 | 0.06 | 0.06 | 4.63 | 8.81 | 15.42 | 26.42 | 31.16 | 1 | 0 | 0.95 | 4.45 | 0.83 | 15.64 | 0.72 | 26.83 | 0.68 | 30.54 | |||||||
○Loop 4 - main_soa.cpp:62-69 - kmeans-gcc-O3-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-O3-soa | 4.24 | 4.19 | 3.94 | 3.82 | 3.82 | 0.00 | 0.00 | 0.00 | 0.00 | 0.00 | 7.19 | 7.16 | 7.16 | 7.19 | 7.21 | 0.00 | 0.00 | 0.00 | 0.00 | 0.00 | 7.19 | 3.73 | 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.41 | 5.20 | 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.96 |
►Loop 7 - main_soa.cpp:56-95 - kmeans-gcc-O3-soa [...] | 4.24 | 4.19 | 3.94 | 3.82 | 3.82 | 0.00 | 0.00 | 0.00 | 0.00 | 0.00 | 7.19 | 7.16 | 7.16 | 7.19 | 7.21 | 0.00 | 0.00 | 0.00 | 0.00 | 0.00 | 7.19 | 3.73 | 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-O3-soa | 4.24 | 4.19 | 3.94 | 3.82 | 3.82 | 4.24 | 4.19 | 3.94 | 3.82 | 3.82 | 7.19 | 7.16 | 7.16 | 7.19 | 7.21 | 7.19 | 7.16 | 7.16 | 7.19 | 7.21 | 7.19 | 3.73 | 2.00 | 1.13 | 0.96 | 7.19 | 3.73 | 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.41 | 5.20 | 1 | 0 | 0.96 | 0.15 | 0.9 | 0.4 | 0.79 | 0.79 | 0.75 | 0.96 | |||||||
○Loop 8 - main_soa.cpp:86-93 - kmeans-gcc-O3-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 | |||||||||||||||||
○unknown_kernel_region | kernel | 0.02 | 0.02 | 0.00 | 0.01 | 0.02 | 0.00 | 0.00 | 0.00 | 0.00 | 0.00 | 0.03 | 0.03 | 0.00 | 0.01 | 0.01 | 0.00 | 0.00 | 0.00 | 0.00 | 0.00 | 0.03 | 0.02 | 0.00 | 0.00 | 0.00 | 0.00 | 0.00 | 0.00 | 0.00 | 0.00 | 1 | 2 | 1 | 5 | 6 | 0.00 | 0.02 | 0.00 | 0.02 | 0.00 | 0.00 | 0.01 | 0.00 | 0.00 | 0.00 | System (%): 100.00 | System (%): 100.00 | System (%): 100.00 | System (%): 100.00 | System (%): 100.00 | 0.00 | 0.00 | 7.17 | 2.54 | 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.58 | 0.00 | 0.10 | 0.12 | 0.13 | 0.13 | 0.00 | 0.10 | 0.12 | 0.13 | 0.13 | 0.00 | 0.05 | 0.10 | 0.13 | 0.15 | 0.00 | 0.05 | 0.10 | 0.13 | 0.15 | 0 | 1 | 3 | 7 | 9 | 0.00 | 0.00 | 0.01 | 0.02 | 0.02 | 0.00 | 0.00 | 0.00 | 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.14 | 0.34 | 0.39 | 0.00 | 0.06 | 0.14 | 0.34 | 0.39 | 0.00 | 0.11 | 0.12 | 0.12 | 0.12 | 0.00 | 0.11 | 0.12 | 0.12 | 0.12 | 0.00 | 0.06 | 0.07 | 0.10 | 0.10 | 0.00 | 0.06 | 0.07 | 0.10 | 0.10 | 0 | 1 | 3 | 8 | 10 | 0.00 | 0.00 | 0.05 | 0.18 | 0.17 | 0.00 | 0.00 | 0.03 | 0.04 | 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 |