gem5-users@gem5.org

The gem5 Users mailing list

View all threads

running parsec benchmark using gem5 in fs mode

FM
Flash Mobster
Fri, Feb 23, 2024 2:45 PM

hello,

I am new to GEM5 AND I would really appreciate any guidance. I want to run
parsec benchmark on a linux kernel using fs mode, however the fs.py seems
to be deprecated. I am aware that fs.y is present in
conigs/deprecated/examples. Should I use this deprecated file or should I
learn how to make config files for GEM5?

My other question is how should I learn GEM5? Where should I start?

Thanks,
Ojas

hello, I am new to GEM5 AND I would really appreciate any guidance. I want to run parsec benchmark on a linux kernel using fs mode, however the fs.py seems to be deprecated. I am aware that fs.y is present in conigs/deprecated/examples. Should I use this deprecated file or should I learn how to make config files for GEM5? My other question is how should I learn GEM5? Where should I start? Thanks, Ojas
KG
Kaustav Goswami
Fri, Feb 23, 2024 4:24 PM

Hi Ojas,

You can use the sample config script in
‘configs/example/gem5_library/x86-parsec-benchmarks.py’ to simulate parsec
in x86 full system.

Thanks,
Kaustav.

On Fri, Feb 23, 2024 at 8:10 AM Flash Mobster via gem5-users <
gem5-users@gem5.org> wrote:

hello,

I am new to GEM5 AND I would really appreciate any guidance. I want to run
parsec benchmark on a linux kernel using fs mode, however the fs.py seems
to be deprecated. I am aware that fs.y is present in
conigs/deprecated/examples. Should I use this deprecated file or should I
learn how to make config files for GEM5?

My other question is how should I learn GEM5? Where should I start?

Thanks,
Ojas


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

Hi Ojas, You can use the sample config script in ‘configs/example/gem5_library/x86-parsec-benchmarks.py’ to simulate parsec in x86 full system. Thanks, Kaustav. On Fri, Feb 23, 2024 at 8:10 AM Flash Mobster via gem5-users < gem5-users@gem5.org> wrote: > hello, > > I am new to GEM5 AND I would really appreciate any guidance. I want to run > parsec benchmark on a linux kernel using fs mode, however the fs.py seems > to be deprecated. I am aware that fs.y is present in > conigs/deprecated/examples. Should I use this deprecated file or should I > learn how to make config files for GEM5? > > My other question is how should I learn GEM5? Where should I start? > > Thanks, > Ojas > _______________________________________________ > gem5-users mailing list -- gem5-users@gem5.org > To unsubscribe send an email to gem5-users-leave@gem5.org >
FM
Flash Mobster
Fri, Feb 23, 2024 4:46 PM

Thank you for the information.

On Fri, 23 Feb, 2024, 9:54 pm Kaustav Goswami, <
kaustavgoswami.2013@gmail.com> wrote:

Hi Ojas,

You can use the sample config script in
‘configs/example/gem5_library/x86-parsec-benchmarks.py’ to simulate parsec
in x86 full system.

Thanks,
Kaustav.

On Fri, Feb 23, 2024 at 8:10 AM Flash Mobster via gem5-users <
gem5-users@gem5.org> wrote:

hello,

I am new to GEM5 AND I would really appreciate any guidance. I want to
run parsec benchmark on a linux kernel using fs mode, however the fs.py
seems to be deprecated. I am aware that fs.y is present in
conigs/deprecated/examples. Should I use this deprecated file or should I
learn how to make config files for GEM5?

My other question is how should I learn GEM5? Where should I start?

Thanks,
Ojas


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

Thank you for the information. On Fri, 23 Feb, 2024, 9:54 pm Kaustav Goswami, < kaustavgoswami.2013@gmail.com> wrote: > Hi Ojas, > > You can use the sample config script in > ‘configs/example/gem5_library/x86-parsec-benchmarks.py’ to simulate parsec > in x86 full system. > > Thanks, > Kaustav. > > On Fri, Feb 23, 2024 at 8:10 AM Flash Mobster via gem5-users < > gem5-users@gem5.org> wrote: > >> hello, >> >> I am new to GEM5 AND I would really appreciate any guidance. I want to >> run parsec benchmark on a linux kernel using fs mode, however the fs.py >> seems to be deprecated. I am aware that fs.y is present in >> conigs/deprecated/examples. Should I use this deprecated file or should I >> learn how to make config files for GEM5? >> >> My other question is how should I learn GEM5? Where should I start? >> >> Thanks, >> Ojas >> _______________________________________________ >> gem5-users mailing list -- gem5-users@gem5.org >> To unsubscribe send an email to gem5-users-leave@gem5.org >> >