Hi Khaled, As far as I know, gem5 does not give power information. You need to compute the power consumption by using tools like McPAT [1]. You can parse your stats with something like [2], and then use the result in McPAT.
[1] https://dl.acm.org/citation.cfm?id=1669172 [2] https://projects.gso.ac.upc.edu/projects/gem5-mcpat On 17/02/2016 10:58, Khaled Attia wrote: > Hello everyone, > > I need to know how to extract power statistics from stats.txt > mainly I need per-core power consumption and total power consumption > Is that available ? > > Regards, > > > > _______________________________________________ > gem5-users mailing list > [email protected] > http://m5sim.org/cgi-bin/mailman/listinfo/gem5-users > -- +-------------------------------------------------------------+ | Pierre-Yves Péneau - PhD student | first.last at lirmm.fr | | LIRMM / CNRS - SYSMIC team | + 33 4 67 41 85 85 | | Building 4 Office H2.2 | http://walafc0.org | +-------------------------------------------------------------+
signature.asc
Description: OpenPGP digital signature
_______________________________________________ gem5-users mailing list [email protected] http://m5sim.org/cgi-bin/mailman/listinfo/gem5-users
