Hi Karim,

The number of virtual networks under Standalone protocol is set in 
`configs/ruby/Garnet_standalone.py`, line 115 which is 
`ruby_system.network.number_of_virtual_networks = 3`.
It's the same as every other protocol such as CHI in `configs/ruby/CHI.py`. 
This parameter should not be less than the number of the used virtual networks 
defined in SLICC implementation of protocol, 3 for Standalone.

Hope it helps you.

Chenxun



----- 原始邮件 -----
发件人: "Karim Soliman via gem5-users" <gem5-users@gem5.org>
收件人: "The gem5 Users mailing list" <gem5-users@gem5.org>
抄送: "Karim Soliman" <karim.soli...@pua.edu.eg>
发送时间: 星期四, 2023年 6 月 08日 下午 2:15:30
主题: [gem5-users] Gem5 Garnet 3.0 -- Virtual networks

Hey everyone, hope you are all doing well. 
For research purposes, I'm using gem5 with garnet 3.0, the protocol used is the 
Standalone protocol which provides 3 virtual networks, vnet =0, 1, 2. 
I was wondering if it's possible to change this number and set a different 
number of virtual networks. 
I understand that changing the protocol will change the number of the used 
virtual networks, but I want to perform the simulation under the Standalone 
protocol because my interest is the routing in NoC, not the cache. 

Best Regards, 
Eng. Karim Soliman 
Teaching Assistant 
Computer Engineering Department 
Pharos University in Alexandria (P.U.A) 

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

Reply via email to