r; Giacomo Travaglini
Cc: gem5 users mailing list; Davide Basilio Bartolini
Subject: [gem5-users] Re: CPU configuration and default values
Hi Jason,
Thanks for the pointers.
So, as I understand it now, the "public" API for gem5 is the Python API and
users are expected to write their own scri
y).
Thanks.
-- dbb
From: Giacomo Travaglini via gem5-users
mailto:gem5-users@gem5.org>>
Sent: Thursday, October 8, 2020 11:17:43 AM
To: gem5 users mailing list
Cc: Davide Basilio Bartolini; Giacomo Travaglini
Subject: [gem5-users] Re: CPU configuratio
o
> think about.
>
> I (or others) could spend some time working on that, but it really only
> makes sense if there is a chance that the patch will be eventually accepted
> upstream, otherwise it's just simpler to have our own scripts on the
> side (as most people probably do already).
>
>
>
>
ve our own scripts on the side (as most people
probably do already).
Thanks.
-- dbb
From: Giacomo Travaglini via gem5-users
mailto:gem5-users@gem5.org>>
Sent: Thursday, October 8, 2020 11:17:43 AM
To: gem5 users mailing list
Cc: Davide Basilio Bartolini; Gia
m5 users mailing list
Cc: Davide Basilio Bartolini; Giacomo Travaglini
Subject: [gem5-users] Re: CPU configuration and default values
Hi Davide,
This is annoying indeed. The main problem IMHO is that you shouldn’t be using
Options.py in the first place (this is why I am not personally using
Hi Davide,
This is annoying indeed. The main problem IMHO is that you shouldn't be using
Options.py in the first place (this is why I am not personally using swiss army
knife scripts like fs.py).
I suggest you to have a look at fs_bigLITTLE.py and use that as a reference for
a main/top level py