[gem5-users] 回复:Problem using HeteroGarnet / Garnet in simulation

2023-02-20 Thread 赵子丰 via gem5-users
hi Soliman, The parameter"simcycles" in the command line actually refers to "ticks"  In ruby the default value of a cycle is 500 ticks. So simcycles=1000 equal to 1000 ticks or 2 cycles Zifeng Zhao -- 该邮件从移动设备发送 --原始邮件-- 发件人:"gem5-users " E3602567@2EB6B90C.D7

[gem5-users] Re: Interactive simulation with statistics per executable

2023-02-20 Thread Sebastian Weber via gem5-users
Hi Ayaz, yes, my goal is to analyze the execution of multiple independent workloads on a single hardware platform. Additionally, I need to be able to either adapt these workloads or add new workloads during the simulation, because the execution (results) of a workloads can influence when oth

[gem5-users] Re: 回复:Problem using HeteroGarnet / Garnet in simulation

2023-02-20 Thread Karim Soliman via gem5-users
it's working .. Thank you so much for your help Best Regards, *Eng. Karim Soliman* Teaching Assistant Computer Engineering Department Pharos University in Alexandria (P.U.A) On Mon, Feb 20, 2023 at 6:00 PM 赵子丰 via gem5-users wrote: > hi Soliman, > The parameter"simcycles" in the command line a

[gem5-users] Questions about using gem5

2023-02-20 Thread 한수진 via gem5-users
Hi,I've been using gem5 simulator recently for some validation in my research.I have a question about using gem5, so I'm sending an email.1.As a first question,Is there a way to simulate using DDR5 memory in gem5?I read the configuration of the different memory types available in gem5, but DDR5 me