Hello,

Thank you for your reply. I have a question on the static and dynamic power
consumed.
I have a simulated a 8 core 8 router mesh NoC with synthetic traffic where
each core injects 200,000 packets in to the network. I have simulated at 65
nm technology.

The power numbers look like this.

Dynamic Router Power (from ruby.stats) : 0.0459157 W
Static Router Power (from ruby.stats) : 0.420089 W

I am confused as to why is the static power so high compared to the dynamic
power. Shouldn't it be the other way around where the dynamic power
consumed is higher than the static power?

Thanks for your time.

Thanks,
Pavan


On Tue, Aug 28, 2012 at 12:12 PM, Tushar Krishna <[email protected]>wrote:

> That is the combined power for entire NoC.
> If you want individual router power, and/or breakdown of individual
> components, look at network/orion/NetworkPower.cc
>
> - Tushar
>
> On Aug 28, 2012, at 12:30 PM, Pavan Poluri wrote:
>
> > Hello,
> >
> > I have done a full system simulation with 8 cores, 8 routers, 8 L2
> caches on a mesh topology with garnet's fixed pipeline implementation. The
> simulation statistics can be seen in ruby.stats file that contains router
> power statistics like router dynamic power, router static power, router
> clock power, and total router power.
> >
> > My question is, are these power statistics the combined power of the
> entire 8 router NoC or are these the power statistics of just 1 router?
> >
> > Thanks for your time.
> >
> > Thanks,
> > Pavan
> > _______________________________________________
> > gem5-users mailing list
> > [email protected]
> > http://m5sim.org/cgi-bin/mailman/listinfo/gem5-users
>
> _______________________________________________
> gem5-users mailing list
> [email protected]
> http://m5sim.org/cgi-bin/mailman/listinfo/gem5-users
>
_______________________________________________
gem5-users mailing list
[email protected]
http://m5sim.org/cgi-bin/mailman/listinfo/gem5-users

Reply via email to