[gem5-users] Re: Using DSENT with on-chip-network-power-area.py

2023-04-05 Thread Srikant Bharadwaj via gem5-users
Hi, I believe this is because certain stats names have changed in recent times. Specifically, the error you sent shows that it is not able to get 'sim_seconds' from the stats file. Can you provide the stats file from your simulation? It would be great if you can submit a change to gem5 dev doing t

[gem5-users] Re: Using DSENT with on-chip-network-power-area.py

2023-04-05 Thread Krishna, Tushar via gem5-users
Zhao -- Original -- From: "Krishna, Tushar via gem5-users"; Date: Wed, Apr 5, 2023 09:37 PM To: "gem5-users"; "gem5-users"; Cc: "Ali Karazmoodeh"; "Krishna, Tushar"; Subject: [gem5-users] Re: Using DSENT with

[gem5-users] Re: Using DSENT with on-chip-network-power-area.py

2023-04-05 Thread 赵子丰 via gem5-users
Dear Professor Tushar,   Can DSENT estimate the  power/area of control module that added into the Garnet? Best wishes, Zifeng Zhao     -- Original -- From:  "Krishna, Tushar via gem5-users"https://github.com/mit-carbon/Graphite/tree/master/contrib/dsent/dsent-cor

[gem5-users] Re: Using DSENT with on-chip-network-power-area.py

2023-04-05 Thread Krishna, Tushar via gem5-users
>OR I suggest using garnet to get stats and run DSENT separately. I mean get stats for access to links, buffers etc.. and then use some external tool (DSENT / anything else) to get energy/access and then estimate the total energy. Cheers, Tushar On Apr 5, 2023, 9:29 AM -0400, Krishna, Tushar via

[gem5-users] Re: Using DSENT with on-chip-network-power-area.py

2023-04-05 Thread Krishna, Tushar via gem5-users
Yes the DSENT parsing script seems to be broken. You can try to fix it. OR I suggest using garnet to get stats and run DSENT separately. DSENT is not being actively developed / maintained, but this page has a copy + README: https://github.com/mit-carbon/Graphite/tree/master/contrib/dsent/dsent-co