[gem5-users] Re: Integrate mcpat to gem5 simulation

2023-06-13 Thread Ayaz Akram via gem5-users
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

[gem5-users] Re: Modeling DRAM memory latencies

2023-06-13 Thread Vincent Abraham via gem5-users
Thank you! On Tue, Jun 13, 2023 at 9:39 AM Eliot Moss wrote: > On 6/13/2023 9:07 AM, Vincent Abraham wrote: > > Sure, I'm using the 22.1.0.0 version and the memory controller files > (MemCtrl.py, mem_ctrl.cc, > > mem_ctrl.hh) are located in src/mem/. > > > > On Tue, Jun 13, 2023 at 8:32 AM

[gem5-users] Re: Modeling DRAM memory latencies

2023-06-13 Thread Eliot Moss via gem5-users
On 6/13/2023 9:07 AM, Vincent Abraham wrote: Sure, I'm using the 22.1.0.0 version and the memory controller files (MemCtrl.py, mem_ctrl.cc, mem_ctrl.hh) are located in src/mem/. On Tue, Jun 13, 2023 at 8:32 AM Eliot Moss mailto:m...@cs.umass.edu>> wrote: On 6/13/2023 7:10 AM, Vincent

[gem5-users] Re: [EXT] Re: Question about running the hpca-2023 tutorial

2023-06-13 Thread Beser, Nicholas D. via gem5-users
I have been trying to do the docker setup of gem5 and discovered that the first line of Dockerfile-builder had an error. By removing the :stable command, I was able to get the build to work: #FROM gcr.io/gem5-test/ubuntu-20.04_all-dependencies:stable FROM

[gem5-users] Re: Modeling DRAM memory latencies

2023-06-13 Thread Eliot Moss via gem5-users
On 6/13/2023 7:10 AM, Vincent Abraham wrote: Hi, I'm afraid just changing the parameters doesn't do the job for me. I want to add a delay at the memory controller level, when it sends the requests to the memory. Could anyone point me to a function where I should do the changes? Also, how

[gem5-users] Re: Modeling DRAM memory latencies

2023-06-13 Thread Vincent Abraham via gem5-users
Hi, I'm afraid just changing the parameters doesn't do the job for me. I want to add a delay at the memory controller level, when it sends the requests to the memory. Could anyone point me to a function where I should do the changes? Also, how should I add the delay? On Sat, Jun 10, 2023 at 3:07 

[gem5-users] How to run YCSB in Gem5 FS?

2023-06-13 Thread jtzhangxpgz via gem5-users
when I use Gem5 Full System mode to run YCSB,it gives me error "IndexOutOfBoundsException: Index 17". I got below warning from Gem5 (Redis with redis-benchmark does not occur below warning). warn: instruction 'fwait' unimplemented warn: instruction 'frndint' unimplemented warn: instruction