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-all-soa | 95.37 | 95.30 | 95.34 | 94.97 | 94.83 | 0.00 | 0.00 | 0.00 | 0.00 | 0.00 | 147.71 | 74.66 | 39.70 | 20.54 | 16.50 | 0.00 | 0.00 | 0.00 | 0.00 | 0.00 | 147.71 | 77.90 | 44.62 | 26.26 | 22.36 | 0.00 | 0.00 | 0.00 | 0.00 | 0.00 | 1 | 2 | 4 | 8 | 10 | 0.00 | 6.14 | 7.55 | 8.99 | 9.42 | 0.00 | 0.10 | 0.07 | 0.06 | 0.05 | Exe (%): 100.00 | Exe (%): 100.00 | Exe (%): 100.00 | Exe (%): 100.00 | Exe (%): 100.00 | 5.08 | 9.63 | 16.81 | 28.56 | 33.54 | 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.95 | 0.83 | 16.43 | 0.7 | 28.18 | 0.66 | 32.18 |
►Loop 3 - main_soa.cpp:58-69 - kmeans-gcc-O3-all-soa | 95.37 | 95.30 | 95.34 | 94.97 | 94.83 | 4.79 | 4.67 | 4.99 | 4.75 | 4.83 | 147.71 | 74.69 | 39.79 | 20.71 | 16.67 | 7.41 | 3.67 | 2.14 | 1.16 | 0.96 | 147.72 | 77.90 | 44.62 | 26.26 | 22.36 | 7.41 | 3.82 | 2.33 | 1.31 | 1.14 | 1 | 2 | 4 | 8 | 10 | 0.00 | 0.27 | 0.47 | 0.55 | 0.69 | 0.00 | 0.02 | 0.07 | 0.08 | 0.07 | 5.68 | 10.98 | 18.00 | 32.01 | 36.74 | 1 | 0 | 0.97 | 0.13 | 0.79 | 1.03 | 0.71 | 1.39 | 0.65 | 1.68 | |||||||
○Loop 2 - main_soa.cpp:62-67 - kmeans-gcc-O3-all-soa | 90.58 | 90.63 | 90.35 | 90.23 | 90.00 | 90.58 | 90.63 | 90.35 | 90.23 | 90.00 | 140.30 | 71.02 | 37.65 | 19.55 | 15.70 | 140.30 | 71.02 | 37.65 | 19.55 | 15.70 | 140.30 | 74.09 | 42.28 | 24.94 | 21.22 | 140.30 | 74.09 | 42.28 | 24.94 | 21.22 | 1 | 2 | 4 | 8 | 10 | 0.00 | 5.87 | 7.11 | 8.60 | 8.89 | 0.00 | 0.12 | 0.06 | 0.09 | 0.09 | 5.05 | 9.56 | 16.74 | 28.38 | 33.37 | 1 | 0 | 0.95 | 4.82 | 0.83 | 15.4 | 0.7 | 26.79 | 0.66 | 30.49 | |||||||
○Loop 4 - main_soa.cpp:62-69 - kmeans-gcc-O3-all-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-all-soa | 4.61 | 4.56 | 4.30 | 4.16 | 4.15 | 0.00 | 0.00 | 0.00 | 0.00 | 0.00 | 7.14 | 7.13 | 7.15 | 7.17 | 7.17 | 0.00 | 0.00 | 0.00 | 0.00 | 0.00 | 7.14 | 3.73 | 2.01 | 1.15 | 0.98 | 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.48 | 4.35 | 5.11 | 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.19 | 0.89 | 0.49 | 0.78 | 0.93 | 0.73 | 1.12 |
►Loop 6 - main_soa.cpp:56-96 - kmeans-gcc-O3-all-soa [...] | 4.61 | 4.56 | 4.30 | 4.16 | 4.15 | 0.00 | 0.00 | 0.00 | 0.00 | 0.00 | 7.14 | 7.13 | 7.15 | 7.17 | 7.17 | 0.00 | 0.00 | 0.00 | 0.00 | 0.00 | 7.14 | 3.73 | 2.01 | 1.15 | 0.98 | 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:81-84 - kmeans-gcc-O3-all-soa | 4.61 | 4.56 | 4.30 | 4.16 | 4.15 | 4.61 | 4.56 | 4.30 | 4.16 | 4.15 | 7.14 | 7.13 | 7.15 | 7.17 | 7.17 | 7.14 | 7.13 | 7.15 | 7.17 | 7.17 | 7.14 | 3.73 | 2.01 | 1.15 | 0.98 | 7.14 | 3.73 | 2.01 | 1.15 | 0.98 | 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.48 | 4.35 | 5.11 | 1 | 0 | 0.96 | 0.19 | 0.89 | 0.49 | 0.78 | 0.93 | 0.73 | 1.12 | |||||||
○Loop 8 - main_soa.cpp:86-93 - kmeans-gcc-O3-all-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 7 - main_soa.cpp:86-93 - kmeans-gcc-O3-all-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.01 | 0.01 | 0.01 | 0.01 | 0.00 | 0.00 | 0.00 | 0.00 | 0.00 | 0.03 | 0.01 | 0.01 | 0.01 | 0.01 | 0.00 | 0.00 | 0.00 | 0.00 | 0.00 | 0.03 | 0.01 | 0.00 | 0.00 | 0.00 | 0.00 | 0.00 | 0.00 | 0.00 | 0.00 | 1 | 1 | 2 | 4 | 5 | 0.00 | 0.00 | 0.00 | 0.01 | 0.02 | 0.00 | 0.00 | 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 | 0.00 | 0.00 | 2.94 | |||||||||||
○gomp_team_barrier_wait_end | libgomp.so.1.0.0 | 0.00 | 0.06 | 0.14 | 0.36 | 0.38 | 0.00 | 0.06 | 0.14 | 0.36 | 0.38 | 0.00 | 0.09 | 0.11 | 0.11 | 0.11 | 0.00 | 0.09 | 0.11 | 0.11 | 0.11 | 0.00 | 0.05 | 0.07 | 0.10 | 0.09 | 0.00 | 0.05 | 0.07 | 0.10 | 0.09 | 0 | 2 | 3 | 8 | 10 | 0.00 | 0.08 | 0.04 | 0.19 | 0.18 | 0.00 | 0.06 | 0.02 | 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 | |
○gomp_barrier_wait_end | libgomp.so.1.0.0 | 0.00 | 0.07 | 0.21 | 0.49 | 0.62 | 0.00 | 0.07 | 0.21 | 0.49 | 0.62 | 0.00 | 0.11 | 0.12 | 0.13 | 0.13 | 0.00 | 0.11 | 0.12 | 0.13 | 0.13 | 0.00 | 0.06 | 0.10 | 0.13 | 0.15 | 0.00 | 0.06 | 0.10 | 0.13 | 0.15 | 0 | 1 | 3 | 7 | 9 | 0.00 | 0.00 | 0.01 | 0.03 | 0.03 | 0.00 | 0.00 | 0.00 | 0.01 | 0.01 | 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 |