gem5-users@gem5.org

The gem5 Users mailing list

View all threads

Run PARSEC with garnet model

赵子丰
Tue, Apr 25, 2023 5:34 PM

Hello,
  I have run the standalone simulation(random, tornado traffic, etc.)  over the Garnet model.
I noticed that there are some papers that had run the PARSEC benchmark to evaluate 
their NoC scheme's performance.
  Then I look through some current full system script(e.g., configs/example/fs.py).
 It may seem that the system consists of a bus instead the NoC ?

Does anyone know how to run parsec with the garnet model? How do I build a system that
can run parsec with garnet?

Best wishes,
Zifeng Zhao

Hello,   I have run the standalone simulation(random, tornado traffic, etc.)  over the Garnet model. I noticed that there are some papers that had run the PARSEC benchmark to evaluate  their NoC scheme's performance.   Then I look through some current full system script(e.g., configs/example/fs.py).  It may seem that the system consists of a bus instead the NoC ? Does anyone know how to run parsec with the garnet model? How do I build a system that can run parsec with garnet? Best wishes, Zifeng Zhao
JH
Jiayi Huang
Fri, May 5, 2023 2:40 PM

Hi Zifeng,

You can check out the "--ruby" and "--network" option. Please refer to the
file "configs/network/Network.py".

Best,
Jiayi

On Wed, Apr 26, 2023 at 1:34 AM 赵子丰 via gem5-users gem5-users@gem5.org
wrote:

Hello,
I have run the standalone simulation(random, tornado traffic, etc.)
over the Garnet model.
I noticed that there are some papers that had run the PARSEC benchmark to
evaluate
their NoC scheme's performance.
Then I look through some current full system script(e.g.,
configs/example/fs.py).
It may seem that the system consists of a bus instead the NoC ?

Does anyone know how to run parsec with the garnet model? How do I build a
system that
can run parsec with garnet?

Best wishes,
Zifeng Zhao


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

Hi Zifeng, You can check out the "--ruby" and "--network" option. Please refer to the file "configs/network/Network.py". Best, Jiayi On Wed, Apr 26, 2023 at 1:34 AM 赵子丰 via gem5-users <gem5-users@gem5.org> wrote: > Hello, > I have run the standalone simulation(random, tornado traffic, etc.) > over the Garnet model. > I noticed that there are some papers that had run the PARSEC benchmark to > evaluate > their NoC scheme's performance. > Then I look through some current full system script(e.g., > configs/example/fs.py). > It may seem that the system consists of a bus instead the NoC ? > > Does anyone know how to run parsec with the garnet model? How do I build a > system that > can run parsec with garnet? > > Best wishes, > Zifeng Zhao > _______________________________________________ > gem5-users mailing list -- gem5-users@gem5.org > To unsubscribe send an email to gem5-users-leave@gem5.org >