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 (%) |
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
1 | kmeans-gcc-Ofast - main.cpp:117-123 | k_means(int, point_t*, point_t*, int*, int, int) [clone ._omp_fn.0] | Innermost | 83.69 | 45.85 | 29.75 | 8.30 | 5.88 | 84.06 | 51.25 | 36.44 | 10.23 | 7.43 | 84.06 | 51.25 | 36.44 | 10.23 | 7.43 | 313.74 | 193.82 | 109.36 | 30.57 | 21.70 | 313.74 | 193.82 | 109.36 | 30.57 | 21.70 | 313.74 | 193.95 | 110.12 | 29.82 | 21.57 | 313.74 | 193.95 | 110.12 | 29.82 | 21.57 | 1 | 2 | 4 | 8 | 10 | 3.19 | 6.36 | 12.62 | 25.13 | 31.40 | 58.57 | 19.38 | 1.18 | 2.18 | 5 | 1 | 1.06 | 1.05 | 1.05 | 1.03 | 0.5 | 1 | 0 | 0 | 0 | 100.00 | 1 | 0 | 0.81 | 9.8 | 0.71 | 10.49 | 1.32 | 0 | 1.45 | 0 |
2 | kmeans-gcc-Ofast - main.cpp:116-123 | k_means(int, point_t*, point_t*, int*, int, int) [clone ._omp_fn.0] | InBetween | 2.96 | 1.54 | 2.12 | 1.07 | 0.99 | 2.97 | 1.49 | 2.59 | 1.22 | 1.11 | 87.04 | 52.74 | 39.03 | 11.44 | 8.55 | 11.09 | 6.53 | 7.81 | 3.93 | 3.63 | 324.83 | 200.35 | 117.15 | 34.04 | 25.33 | 11.09 | 5.64 | 7.81 | 3.55 | 3.23 | 324.83 | 199.59 | 117.93 | 33.37 | 24.80 | 1 | 2 | 4 | 8 | 10 | 0.45 | 1.12 | 0.79 | 1.25 | 1.18 | 25 | 15.63 | 2.25 | 1 | 8 | 1 | 1.21 | 1.05 | 1.14 | 1.15 | 0 | 2 | 0 | 0 | 0 | 100.00 | 1 | 0 | 0.98 | 0.03 | 0.35 | 1.67 | 0.39 | 0.74 | 0.34 | 0.73 |
0 | kmeans-gcc-Ofast - main.cpp:114-123 | k_means(int, point_t*, point_t*, int*, int, int) [clone ._omp_fn.0] | Outermost | 1.27 | 1.14 | 0.42 | 0.17 | 0.13 | 1.28 | 1.25 | 0.39 | 0.15 | 0.10 | 88.32 | 53.99 | 39.42 | 11.59 | 8.64 | 4.78 | 4.80 | 1.56 | 0.63 | 0.49 | 329.61 | 205.15 | 118.39 | 34.43 | 25.67 | 4.78 | 4.73 | 1.17 | 0.44 | 0.28 | 329.61 | 204.32 | 119.10 | 33.81 | 25.08 | 1 | 2 | 4 | 8 | 10 | 1.11 | 1.60 | 6.16 | 7.08 | 12.74 | 0 | 9.67 | 3 | 1 | 13.4 | 1 | 1.07 | 1.4 | 1.47 | 1.78 | NA | NA | NA | NA | NA | 75.00 | 1 | 0 | 0.5 | 0.62 | 1.02 | 0 | 1.35 | 0 | 1.71 | 0 |
7 | kmeans-gcc-Ofast - main.cpp:140-145 | k_means(int, point_t*, point_t*, int*, int, int) [clone ._omp_fn.1] | Outermost | 0.00 | 0.00 | 0.00 | 0.09 | 0.10 | 0.00 | 0.00 | 0.00 | 0.08 | 0.07 | 0.00 | 0.00 | 0.00 | 1.25 | 1.28 | 0.00 | 0.00 | 0.00 | 0.34 | 0.38 | 0.00 | 0.00 | 0.00 | 3.97 | 3.91 | 0.00 | 0.00 | 0.00 | 0.23 | 0.22 | 0.00 | 0.00 | 0.00 | 3.66 | 3.71 | 0 | 0 | 0 | 8 | 10 | 0.00 | 0.00 | 0.00 | 0.00 | 0.00 | 0 | 10.71 | 1 | 1 | 11.73 | 0 | 0 | 0 | 1.5 | 1.8 | 0 | 1 | 0 | 1 | 3 | 30.00 | 1 | 0 | 1 | 0 | ||||||
6 | kmeans-gcc-Ofast - main.cpp:143-145 | k_means(int, point_t*, point_t*, int*, int, int) [clone ._omp_fn.1] | Innermost | 0.00 | 0.00 | 0.00 | 0.98 | 0.98 | 0.00 | 0.00 | 0.00 | 1.17 | 1.21 | 0.00 | 0.00 | 0.00 | 1.17 | 1.21 | 0.00 | 0.00 | 0.00 | 3.63 | 3.62 | 0.00 | 0.00 | 0.00 | 3.63 | 3.62 | 0.00 | 0.00 | 0.00 | 3.42 | 3.50 | 0.00 | 0.00 | 0.00 | 3.42 | 3.50 | 0 | 0 | 0 | 8 | 10 | 0.00 | 0.00 | 0.00 | 0.00 | 0.00 | 0 | 11.61 | 1.3 | 1.08 | 10.4 | 0 | 0 | 0 | 1.09 | 1.06 | 0 | 2 | 0 | 0 | 3 | 40.00 | 1 | 0 | 1 | 0 |