[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
> https://gem5.googlesource.com/public/gem5/+/refs/heads/stable/ext/dramsim3/README
>
> Cheers,
> Jason
>
> On Sat, Jul 23, 2022 at 9:49 AM Thomas Copper 
> wrote:
>
>> 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 mailing list -- gem5-users@gem5.org
> To unsubscribe send an email to gem5-users-le...@gem5.org
>
___
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

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 Thomas Copper 
wrote:

> 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 mailing list -- gem5-users@gem5.org
To unsubscribe send an email to gem5-users-le...@gem5.org


[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 allow you to swap
any memory with DRAMSim3 models. To change the model you want to use in
DRAMSim3 you can just change the path to the .ini file you are  using by
changing param configFile.

Best Regards

On Tue, Nov 24, 2020 at 5:30 AM Yogeshwaran L via gem5-users <
gem5-users@gem5.org> wrote:

> Dear gem5 community,
>
> I am trying to integrate DRAMsim3 with gem5, and I was able to
> successfully build gem5 with DRAmsim3, following the instructions from
> https://github.com/umd-memsys/gem5/tree/dramsim3/ext/dramsim3.
>
> However, in the last step it is mentioned "Use --mem-type=dramsim3 and set
> the device and system configuration". But when I looked at the
> configuration script (simple.py) in part1 of learning_gem5 directory, there
> are many fields to be configured for memory.
>
> Can anyone point me to resources or offer any advice on how to use a
> different memory system(like DRAMsim3) with gem5 and configure the
> parameters in configuration script. Is it as straightforward as configuring
> the config script or should I do additional modifications?
>
> Thank you,
> Yogeshwaran
> ___
> gem5-users mailing list -- gem5-users@gem5.org
> To unsubscribe send an email to gem5-users-le...@gem5.org
> %(web_page_url)slistinfo%(cgiext)s/%(_internal_name)s



-- 
Mahyar Samani (he/him/his)
Electrical and Computer Engineering Department
Research Assistant at *DArchR  (*2235 Kemper
Hall)
Secretary
ECE-GSA
Vice President
Iranian Student Association at UC Davis
University of California, Davis
___
gem5-users mailing list -- gem5-users@gem5.org
To unsubscribe send an email to gem5-users-le...@gem5.org
%(web_page_url)slistinfo%(cgiext)s/%(_internal_name)s