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_WAIT_POLICY: activeOMP_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: 2OMP_WAIT_POLICY: active |
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: 4OMP_WAIT_POLICY: active |
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: 8OMP_WAIT_POLICY: active |
Run run_10_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: 10OMP_WAIT_POLICY: active |
Loop id | Source Location | Source Function | Level | Max Thread Time / Walltime run_1_thread (%) | Max Thread Time / Walltime run_2_threads (%) | Max Thread Time / Walltime run_4_threads (%) | Max Thread Time / Walltime run_8_threads (%) | Max Thread Time / Walltime run_10_threads (%) | Exclusive Coverage run_1_thread (%) | Exclusive Coverage run_2_threads (%) | Exclusive Coverage run_4_threads (%) | Exclusive Coverage run_8_threads (%) | Exclusive Coverage run_10_threads (%) | Inclusive Coverage run_1_thread (%) | Inclusive Coverage run_2_threads (%) | Inclusive Coverage run_4_threads (%) | Inclusive Coverage run_8_threads (%) | Inclusive Coverage run_10_threads (%) | 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) | 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) | 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) | 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) | 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 | GFLOPS run_1_thread | GFLOPS run_2_threads | GFLOPS run_4_threads | GFLOPS run_8_threads | GFLOPS run_10_threads | Vectorization Ratio (%) | Vector Length Use (%) | Speedup If No Scalar Integer | Speedup If FP Vectorized | Speedup If Fully Vectorized | Speedup If Perfect Load Balancing run_1_thread | Speedup If Perfect Load Balancing run_2_threads | Speedup If Perfect Load Balancing run_4_threads | Speedup If Perfect Load Balancing run_8_threads | Speedup If Perfect Load Balancing run_10_threads | Stride 0 | Stride 1 | Stride n | Stride Unknown | Stride Indirect | Array Access Efficiency | (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 (%) |
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
9 | kmeans-clang-O3-ffast-math - main.cpp:117-123 | k_means(int, point_t*, point_t*, int*, int, int) [clone .omp_outlined] | Innermost | 97.07 | 56.95 | 43.70 | 29.17 | 20.50 | 97.57 | 69.55 | 70.05 | 69.97 | 57.52 | 97.57 | 69.55 | 70.05 | 69.97 | 57.52 | 293.35 | 149.61 | 76.13 | 37.99 | 24.84 | 293.35 | 149.61 | 76.13 | 37.99 | 24.84 | 293.35 | 152.23 | 76.64 | 38.31 | 25.18 | 293.35 | 152.23 | 76.64 | 38.31 | 25.18 | 1 | 2 | 4 | 8 | 10 | 3.01 | 5.69 | 11.31 | 22.59 | 28.48 | 55 | 18.59 | 1.24 | 2.6 | 7.7 | 1 | 1.09 | 1.16 | 1.19 | 1.19 | 1 | 1 | 0 | 0 | 0 | 100.00 | 1 | 0 | 0.96 | 2.54 | 0.96 | 3.02 | 0.96 | 3 | 1.17 | 0 |
8 | kmeans-clang-O3-ffast-math - main.cpp:115-123 | k_means(int, point_t*, point_t*, int*, int, int) [clone .omp_outlined] | InBetween | 2.41 | 1.37 | 0.94 | 0.58 | 0.46 | 2.43 | 1.54 | 1.49 | 1.55 | 1.24 | 100.00 | 71.09 | 71.54 | 71.52 | 58.76 | 7.30 | 3.60 | 1.64 | 0.76 | 0.55 | 300.65 | 153.21 | 77.77 | 38.75 | 25.31 | 7.30 | 3.37 | 1.63 | 0.85 | 0.54 | 300.65 | 155.60 | 78.27 | 39.16 | 25.72 | 1 | 2 | 4 | 8 | 10 | 4.06 | 3.09 | 5.90 | 12.79 | 17.09 | 22.22 | 12.85 | 2.11 | 1 | 12.98 | 1 | 1.17 | 1.17 | 1.08 | 1.23 | NA | NA | NA | NA | NA | 83.33 | 1 | 0 | 1.08 | 0 | 1.12 | 0 | 1.07 | 0 | 1.34 | 0 |
7 | kmeans-clang-O3-ffast-math - main.cpp:115-123 | k_means(int, point_t*, point_t*, int*, int, int) [clone .omp_outlined] | Outermost | 0.00 | 1.73 | 1.27 | 0.87 | 0.69 | 0.00 | 2.02 | 1.94 | 1.96 | 1.76 | 0.00 | 73.10 | 73.47 | 73.49 | 60.52 | 0.00 | 4.54 | 2.22 | 1.13 | 0.84 | 0.00 | 157.75 | 79.99 | 39.88 | 26.15 | 0.00 | 4.41 | 2.12 | 1.07 | 0.77 | 0.00 | 160.01 | 80.39 | 40.24 | 26.49 | 0 | 2 | 4 | 8 | 10 | 0.00 | 3.37 | 6.21 | 12.54 | 14.31 | 0 | 8.93 | 3.83 | 1 | 15.3 | 0 | 1.13 | 1.22 | 1.27 | 1.31 | NA | NA | NA | NA | NA | 0.00 | 1 | 0 | 1 | 0 | 1 | 0 | 1 | 0 | ||
43 | kmeans-clang-O3-ffast-math - main.cpp:140-145 | k_means(int, point_t*, point_t*, int*, int, int) [clone .omp_outlined.2] | Outermost | 0.00 | 0.00 | 0.00 | 0.01 | 0.85 | 0.00 | 0.00 | 0.00 | 0.00 | 1.89 | 0.00 | 0.00 | 0.00 | 0.01 | 2.62 | 0.00 | 0.00 | 0.00 | 0.01 | 1.03 | 0.00 | 0.00 | 0.00 | 0.01 | 1.29 | 0.00 | 0.00 | 0.00 | 0.00 | 0.83 | 0.00 | 0.00 | 0.00 | 0.00 | 1.15 | 0 | 0 | 0 | 1 | 10 | 0.00 | 0.00 | 0.00 | 0.00 | 0.00 | 26.45 | 12.71 | 2.84 | 1 | 13.19 | 0 | 0 | 0 | 1 | 1.5 | NA | NA | NA | NA | NA | 20.00 | 1 | 0 | 1 | 0 | ||||||
45 | kmeans-clang-O3-ffast-math - main.cpp:141-145 | k_means(int, point_t*, point_t*, int*, int, int) [clone .omp_outlined.2] | Innermost | 0.00 | 0.00 | 0.00 | 0.01 | 0.32 | 0.00 | 0.00 | 0.00 | 0.00 | 0.73 | 0.00 | 0.00 | 0.00 | 0.00 | 0.73 | 0.00 | 0.00 | 0.00 | 0.01 | 0.38 | 0.00 | 0.00 | 0.00 | 0.01 | 0.38 | 0.00 | 0.00 | 0.00 | 0.00 | 0.32 | 0.00 | 0.00 | 0.00 | 0.00 | 0.32 | 0 | 0 | 0 | 2 | 10 | 0.00 | 0.00 | 0.00 | 0.00 | 0.00 | 0 | 11.61 | 1.3 | 1.08 | 10.4 | 0 | 0 | 0 | 1 | 1.46 | 0 | 2 | 0 | 0 | 3 | 40.00 | 1 | 0 | 1 | 0 |