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 (%) |
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
0 | kmeans-gcc-O3 - main.cpp:117-123 | k_means(int, point_t*, point_t*, int*, int, int) [clone ._omp_fn.0] | Innermost | 98.45 | 98.50 | 98.46 | 93.74 | 94.33 | 98.89 | 97.69 | 96.31 | 90.87 | 90.41 | 98.89 | 97.69 | 96.31 | 90.87 | 90.41 | 345.03 | 221.10 | 155.96 | 118.31 | 112.20 | 345.03 | 221.10 | 155.96 | 118.31 | 112.20 | 345.03 | 218.45 | 152.08 | 114.39 | 107.26 | 345.03 | 218.45 | 152.08 | 114.39 | 107.26 | 1 | 2 | 4 | 8 | 10 | 2.41 | 4.84 | 9.67 | 19.31 | 24.12 | 7.14 | 12.95 | 1.05 | 2.63 | 8.4 | 1 | 1.01 | 1.03 | 1.03 | 1.05 | 0.5 | 1 | 0 | 0 | 0 | 100.00 | 1 | 0 | 0.79 | 20.54 | 0.57 | 41.69 | 0.38 | 56.61 | 0.32 | 61.33 |
1 | kmeans-gcc-O3 - main.cpp:116-123 | k_means(int, point_t*, point_t*, int*, int, int) [clone ._omp_fn.0] | Outermost | 1.10 | 1.11 | 1.29 | 1.55 | 1.48 | 1.10 | 1.06 | 1.11 | 1.04 | 0.94 | 100.00 | 98.75 | 97.42 | 91.91 | 91.35 | 3.85 | 2.50 | 2.05 | 1.95 | 1.76 | 348.88 | 223.60 | 157.78 | 119.57 | 113.29 | 3.85 | 2.36 | 1.75 | 1.31 | 1.12 | 348.88 | 220.82 | 153.83 | 115.69 | 108.38 | 1 | 2 | 4 | 8 | 10 | 2.91 | 5.23 | 10.55 | 21.66 | 27.67 | 20 | 13.75 | 1.8 | 1 | 12.31 | 1 | 1.06 | 1.17 | 1.49 | 1.57 | 0 | 2 | 0 | 0 | 0 | 100.00 | 1 | 0 | 0.81 | 0.2 | 0.55 | 0.5 | 0.37 | 0.66 | 0.34 | 0.62 |