gem5-users@gem5.org

The gem5 Users mailing list

View all threads

how to integrate garnet with the classic memory system

8
841857649
Wed, Jun 12, 2024 6:34 AM

Hi,

I’m trying to modify networkinterface.cc,   network.cc and some other files but I’m not getting the exact way to adapt garnet to the classic memory system.

I would really appreciate any help in understanding this.

Chitanda

Hi, I’m trying to modify networkinterface.cc,   network.cc and some other files but I’m not getting the exact way to adapt garnet to the classic memory system. I would really appreciate any help in understanding this. Chitanda
JL
Jason Lowe-Power
Wed, Jun 12, 2024 4:00 PM

Hi Chitanda,

You cannot use garnet with classic memory system. You can only use garnet
with Ruby.

Thanks,
Jason

On Tue, Jun 11, 2024 at 11:35 PM 841857649 via gem5-users <
gem5-users@gem5.org> wrote:

Hi,

I’m trying to modify networkinterface.cc,  network.cc and some other files but I’m not getting the exact way to adapt garnet to the classic memory system.

I would really appreciate any help in understanding this.

Chitanda


gem5-users mailing list -- gem5-users@gem5.org
To unsubscribe send an email to gem5-users-leave@gem5.org

Hi Chitanda, You cannot use garnet with classic memory system. You can only use garnet with Ruby. Thanks, Jason On Tue, Jun 11, 2024 at 11:35 PM 841857649 via gem5-users < gem5-users@gem5.org> wrote: > Hi, > > > I’m trying to modify networkinterface.cc, network.cc and some other files but I’m not getting the exact way to adapt garnet to the classic memory system. > > I would really appreciate any help in understanding this. > > Chitanda > _______________________________________________ > gem5-users mailing list -- gem5-users@gem5.org > To unsubscribe send an email to gem5-users-leave@gem5.org >
8
841857649@qq.com
Thu, Jun 13, 2024 1:47 AM

Jason Lowe-Power wrote:

Hi Chitanda,

You cannot use garnet with classic memory system. You can only use garnet
with Ruby.

Thanks,
Jason

On Tue, Jun 11, 2024 at 11:35 PM 841857649 via gem5-users <
gem5-users@gem5.org> wrote:

Hi,

I’m trying to modify networkinterface.cc,  network.cc and some other files but I’m not getting the exact way to adapt garnet to the classic memory system.

I would really appreciate any help in understanding this.

Chitanda


gem5-users mailing list -- gem5-users@gem5.org
To unsubscribe send an email to gem5-users-leave@gem5.org

Hi, Jason

Thanks for your reply. When I first started learning to use garnet, I referred to a tutorial on Garnet2.0 which is given by Tushar in 2017. The FAQ in the tutorial states that the integration of garnet and classic can be completed by modifying the network-related source code. Is the tutorial so old that the latest version no longer supports this operation?

With kind regards,

Chitanda

Jason Lowe-Power wrote: > Hi Chitanda, > > You cannot use garnet with classic memory system. You can only use garnet > with Ruby. > > Thanks, > Jason > > On Tue, Jun 11, 2024 at 11:35 PM 841857649 via gem5-users < > gem5-users@gem5.org> wrote: > > > Hi, > > > > I’m trying to modify networkinterface.cc, network.cc and some other files but I’m not getting the exact way to adapt garnet to the classic memory system. > > > > I would really appreciate any help in understanding this. > > > > Chitanda > > > > --- > > > > gem5-users mailing list -- gem5-users@gem5.org > > To unsubscribe send an email to gem5-users-leave@gem5.org Hi, Jason Thanks for your reply. When I first started learning to use garnet, I referred to a tutorial on Garnet2.0 which is given by Tushar in 2017. The FAQ in the tutorial states that the integration of garnet and classic can be completed by modifying the network-related source code. Is the tutorial so old that the latest version no longer supports this operation? With kind regards, Chitanda