[gem5-users] Re: regarding gem5

2021-09-23 Thread Gabriel Busnot via gem5-users
Are you talking about Ruby, Garnet and the like? It is perfectly available in 
the link I gave to you. git clone will provide you with gem5 v.21.1.0.2, the 
very latest stable release as of today. There is no "special" public version of 
gem5 I am aware of, anyway.

The commands I gave to you are, word for word, the commands you need to build 
gem5 with Garnet-standalone, once dependencies are installed using apt. Follow 
these steps very carefully if you have bad luck with my commands: 
https://www.gem5.org/documentation/learning_gem5/part1/building/.

Gabriel
___
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


[gem5-users] Re: regarding gem5

2021-09-22 Thread Bharadwaj, Srikant via gem5-users
[AMD Official Use Only]

Hi Sravani,
Are you trying to build a Garnet standalone system?
Where did you get your repository from? Did you clone it from somewhere other 
than 
https://gem5.googlesource.com/public/gem5<https://nam11.safelinks.protection.outlook.com/?url=https%3A%2F%2Fgem5.googlesource.com%2Fpublic%2Fgem5=04%7C01%7Csrikant.bharadwaj%40amd.com%7Cacec283283854f6674c608d97db57b8d%7C3dd8961fe4884e608e11a82d994e183d%7C0%7C0%7C637679040688521143%7CUnknown%7CTWFpbGZsb3d8eyJWIjoiMC4wLjAwMDAiLCJQIjoiV2luMzIiLCJBTiI6Ik1haWwiLCJXVCI6Mn0%3D%7C1000=YGoU0RaOe6TzBi3FvEqnvBSd3O1%2BYU0Li2ap8XrAK50%3D=0>?
The screenshot doesn't tell us enough about what the gem5_gt directory is, and 
what it contains.

Thanks,
Srikant

From: Sravani Sravanam 20PHD7041 via gem5-users 
Sent: Wednesday, September 22, 2021 3:39 AM
To: gem5 users mailing list 
Cc: Sravani Sravanam 20PHD7041 
Subject: [gem5-users] Re: regarding gem5

[CAUTION: External Email]
yes sir,  
https://gem5.googlesource.com/public/gem5<https://nam11.safelinks.protection.outlook.com/?url=https%3A%2F%2Fgem5.googlesource.com%2Fpublic%2Fgem5=04%7C01%7Csrikant.bharadwaj%40amd.com%7Cacec283283854f6674c608d97db57b8d%7C3dd8961fe4884e608e11a82d994e183d%7C0%7C0%7C637679040688511149%7CUnknown%7CTWFpbGZsb3d8eyJWIjoiMC4wLjAwMDAiLCJQIjoiV2luMzIiLCJBTiI6Ik1haWwiLCJXVCI6Mn0%3D%7C1000=oIgQC3hTon3b9p3kCHA7qgE%2F4XWUbfrHTYBoyptZJbs%3D=0>
 but this link will not work out for Network-on-chip. because it should contain 
the same folders of gem5 consisting of NoC i.e network on chip

On Wed, Sep 22, 2021 at 3:30 PM Gabriel Busnot via gem5-users 
mailto:gem5-users@gem5.org>> wrote:
Just read the error message you get. It cannot be more explicit than that: The 
SConstruct file is missing from your gem5_gt directory. And not knowing where 
this gem5_gt directory comes from and what it contains, what can I say?

git clone 
https://gem5.googlesource.com/public/gem5<https://nam11.safelinks.protection.outlook.com/?url=https%3A%2F%2Fgem5.googlesource.com%2Fpublic%2Fgem5=04%7C01%7Csrikant.bharadwaj%40amd.com%7Cacec283283854f6674c608d97db57b8d%7C3dd8961fe4884e608e11a82d994e183d%7C0%7C0%7C637679040688521143%7CUnknown%7CTWFpbGZsb3d8eyJWIjoiMC4wLjAwMDAiLCJQIjoiV2luMzIiLCJBTiI6Ik1haWwiLCJXVCI6Mn0%3D%7C1000=YGoU0RaOe6TzBi3FvEqnvBSd3O1%2BYU0Li2ap8XrAK50%3D=0>
cd gem5
scons build/NULL/gem5.opt PROTOCOL=Garnet_standalone -j2

This should work.

And one more time : do not send screenshots! Copy paste the content of your 
terminal instead. And read again the long answer I made to you a few days ago 
about how to ask questions in an efficient and informative manner.
___
gem5-users mailing list -- gem5-users@gem5.org<mailto:gem5-users@gem5.org>
To unsubscribe send an email to 
gem5-users-le...@gem5.org<mailto:gem5-users-le...@gem5.org>
%(web_page_url)slistinfo%(cgiext)s/%(_internal_name)s
___
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

[gem5-users] Re: regarding gem5

2021-09-22 Thread Sravani Sravanam 20PHD7041 via gem5-users
yes sir,  https://gem5.googlesource.com/public/gem5 but this link will not
work out for Network-on-chip. because it should contain the same folders of
gem5 consisting of NoC i.e network on chip

On Wed, Sep 22, 2021 at 3:30 PM Gabriel Busnot via gem5-users <
gem5-users@gem5.org> wrote:

> Just read the error message you get. It cannot be more explicit than that:
> The SConstruct file is missing from your gem5_gt directory. And not knowing
> where this gem5_gt directory comes from and what it contains, what can I
> say?
>
> git clone https://gem5.googlesource.com/public/gem5
> cd gem5
> scons build/NULL/gem5.opt PROTOCOL=Garnet_standalone -j2
>
> This should work.
>
> And one more time : do not send screenshots! Copy paste the content of
> your terminal instead. And read again the long answer I made to you a few
> days ago about how to ask questions in an efficient and informative manner.
> ___
> 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
>
___
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

[gem5-users] Re: regarding gem5

2021-09-22 Thread Gabriel Busnot via gem5-users
Just read the error message you get. It cannot be more explicit than that: The 
SConstruct file is missing from your gem5_gt directory. And not knowing where 
this gem5_gt directory comes from and what it contains, what can I say?

git clone https://gem5.googlesource.com/public/gem5
cd gem5
scons build/NULL/gem5.opt PROTOCOL=Garnet_standalone -j2

This should work.

And one more time : do not send screenshots! Copy paste the content of your 
terminal instead. And read again the long answer I made to you a few days ago 
about how to ask questions in an efficient and informative manner.
___
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


[gem5-users] Re: regarding gem5

2021-08-31 Thread Gabriel Busnot via gem5-users
Hi Sravani,

I can't find the '1s' you are talking about.

Overall, I would recommend reading a python tutorial as well as a C++ tutorial 
if you want to feel comfortable enough while reading "Learning gem5".

Dependencies are either installed using apt (or any regular package manager) or 
built with gem5 automatically.

Regards,
Gabriel
___
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