gem5-users@gem5.org

The gem5 Users mailing list

View all threads

Integrate mcpat to gem5 simulation

李强
Sat, Jun 10, 2023 6:59 AM

Hi, everyone:

How can I integrate McPAT power estimation tool to gem5, to try DVFS control on simulated MultiCore system? I konw it's a big question to answer, but can anyone provide me some tips or basic flow to do this?

Thanks

Qiang

Hi, everyone: How can I integrate McPAT power estimation tool to gem5, to try DVFS control on simulated MultiCore system? I konw it's a big question to answer, but can anyone provide me some tips or basic flow to do this? Thanks Qiang
AA
Ayaz Akram
Tue, Jun 13, 2023 8:00 PM

Hi Qian,

Based on my understanding, people use scripts to convert gem5
statistics/configs to McPAT understandable statistics/configs and there are
multiple scripts around to do that. You might find some help from the
following resource:

https://github.com/saideeptiku/Gem5McPatParser
http://users.ece.utexas.edu/~ljohn/teaching/382m-15/assignments/assignment4.pdf

-Ayaz

On Sat, Jun 10, 2023 at 12:02 AM 李强 via gem5-users gem5-users@gem5.org
wrote:

Hi, everyone:

How can I integrate McPAT power estimation tool to gem5, to try DVFS
control on simulated MultiCore system? I konw it's a big question to
answer, but can anyone provide me some tips or basic flow to do this?

Thanks

Qiang


gem5-users mailing list -- gem5-users@gem5.org
To unsubscribe send an email to gem5-users-leave@gem5.org

Hi Qian, Based on my understanding, people use scripts to convert gem5 statistics/configs to McPAT understandable statistics/configs and there are multiple scripts around to do that. You might find some help from the following resource: https://github.com/saideeptiku/Gem5McPatParser http://users.ece.utexas.edu/~ljohn/teaching/382m-15/assignments/assignment4.pdf -Ayaz On Sat, Jun 10, 2023 at 12:02 AM 李强 via gem5-users <gem5-users@gem5.org> wrote: > Hi, everyone: > > How can I integrate McPAT power estimation tool to gem5, to try DVFS > control on simulated MultiCore system? I konw it's a big question to > answer, but can anyone provide me some tips or basic flow to do this? > > Thanks > > > Qiang > > > _______________________________________________ > gem5-users mailing list -- gem5-users@gem5.org > To unsubscribe send an email to gem5-users-leave@gem5.org >