[gem5-users] Re: Running gem5 with DRAMsim3

2022-07-26 Thread Thomas Copper
Oh, thanks all the same. On Mon, Jul 25, 2022 at 11:21 PM Jason Lowe-Power wrote: > Hello, > > We can only support the official gem5 repository found at > https://gem5.googlesource.com/. You can find the information on how to > use DRAMSim3 in the README >

[gem5-users] Re: Running gem5 with DRAMsim3

2022-07-25 Thread Jason Lowe-Power
Hello, We can only support the official gem5 repository found at https://gem5.googlesource.com/. You can find the information on how to use DRAMSim3 in the README https://gem5.googlesource.com/public/gem5/+/refs/heads/stable/ext/dramsim3/README Cheers, Jason On Sat, Jul 23, 2022 at 9:49 AM

[gem5-users] Re: Running gem5 with DRAMsim3

2022-07-23 Thread Thomas Copper
Hi, Mahyar, what if I am using gem5 version in this url: https://github.com/umd-memsys/gem5 ? How can I integrate dramsim3 and gem5 together? ___ gem5-users mailing list -- gem5-users@gem5.org To unsubscribe send an email to gem5-users-le...@gem5.org

[gem5-users] Re: Running gem5 with DRAMsim3

2020-11-24 Thread Mahyar Samani via gem5-users
Hey Yogeshwaran, Since the gem5-20.1 release, it now supports DRAMSim3 integration so there is no need for you to follow the instructions there. There is a readme file in ext/dramsim3 that you can follow and build gem5 with DRAMSim3, also, class DRAMSim3 inherits from AbstractMemory which will