Loop id | Source Location | Source Function | Level | Exclusive Coverage run_0 (%) | Inclusive Coverage run_0 (%) | Max Exclusive Time Over Threads run_0 (s) | Max Inclusive Time Over Threads run_0 (s) | Exclusive Time w.r.t. Wall Time run_0 (s) | Inclusive Time w.r.t. Wall Time run_0 (s) | Nb Threads run_0 | Vectorization Ratio (%) | Vector Length Use (%) | Speedup If No Scalar Integer | Speedup If FP Vectorized | Speedup If Fully Vectorized | Speedup If Perfect Load Balancing run_0 | Stride 0 | Stride 1 | Stride n | Stride Unknown | Stride Indirect | Array Access Efficiency |
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
10 | game_of_life - | CheckCell(Matrix*, int) | Single | 14.61 | 14.61 | 1.39 | 1.39 | 1.44 | 1.44 | 4 | 0 | 12.89 | 1 | 1 | 12.8 | 1.57 | 1 | 0 | 0 | 2 | 0 | 66.67 |
11 | game_of_life - | UpdateState(Matrix*, char*, int, int) | Single | 1.71 | 1.71 | 0.16 | 0.16 | 0.17 | 0.17 | 4 | 0 | 16.67 | 1 | 1 | 8 | 1.54 | 1 | 0 | 0 | 1 | 0 | 75.00 |