| Name | Elapsed Time [s] | Average IPC | Parallel Efficiency | Communication Efficiency | Load Balance | LB In | LB Out |
|---|---|---|---|---|---|---|---|
| {{ entry.name }} | {{ entry.elapsedTime / 1e9}} | {{ entry.averageIPC }} | {{ entry.parallelEfficiency }} | {{ entry.communicationEfficiency }} | {{ entry.loadBalance }} | {{ entry.lbIn }} | {{ entry.lbOut }} |
| Average IPC | Parallel Efficiency |
|---|---|
| < 1 | < 0.6 |
| > 1 < 2 |
> 0.6 < 0.8 |
| > 2 | > 0.8 |
For up to date overview of the computed metrics you can consult the documentation via:
Show in-depth explaination