ruby: network: garnet: remove functions for computing power
Review Request #2404 - Created Sept. 18, 2014 and submitted
| Information | |
|---|---|
| Nilay Vaish | |
| gem5 | |
| default | |
| Reviewers | |
| Default | |
Changeset 10373:f72ea8945c90 --------------------------- ruby: network: garnet: remove functions for computing power
Posted (Sept. 19, 2014, 8:40 a.m.)
I'm just curious to know, do you think we will manage to eventually get the network power online again? It just seems unfortunate that we have to rely on post processing. I see how it is a step-wise modification, but perhaps it would be worth keeping parts of this if we will eventually go back to calling the power models while running. We are about to add DRAMPower to ext to achieve exactly what I describe above. Ultimately I think it is better if the power numbers are available on-line. Less traces, less scripts, the possibility to do on-line power-aware decisions etc.
Ship It!
