Thank you Korey.

I have understood that I have to define makeTopology function
for my topology like defined in src/mem/ruby/network/topologies/Mesh.py.
Is it correct?


(11/06/28 6:19), Korey Sewell wrote:
The topologies supported are arbitrary so I would think so.

You'll need to specify the hierarchy in the topology definition and then
enforce different routing weights for whatever routing priority you need. By
default, I believe a static routing table using shortest path-first is used
(and then augmented with link weights).

On Mon, Jun 27, 2011 at 12:41 AM, Tomoya Hirao<
[email protected]>  wrote:

Does anyone have any idea with this?



(11/06/16 11:27), Tomoya Hirao wrote:

Hi gem5,

I'm using latest gem5-stable and I have one question.
Does gem5 support hierarchical network topology?
for example, Crossbar for connect CPUs in the cluster
and Mesh for between clusters.

Thank you.


--
Tomoya Hirao

______________________________**_________________
gem5-users mailing list
[email protected]
http://m5sim.org/cgi-bin/**mailman/listinfo/gem5-users<http://m5sim.org/cgi-bin/mailman/listinfo/gem5-users>






_______________________________________________
gem5-users mailing list
[email protected]
http://m5sim.org/cgi-bin/mailman/listinfo/gem5-users

--
Tomoya Hirao
_______________________________________________
gem5-users mailing list
[email protected]
http://m5sim.org/cgi-bin/mailman/listinfo/gem5-users

Reply via email to