Re: [Gems-users] built-in topology


Date: Fri, 9 May 2008 13:30:19 -0500
From: "Zhang Yu" <thuzhangyu@xxxxxxxxx>
Subject: Re: [Gems-users] built-in topology
Thanks. I've figured it out.

Yu

On Fri, May 9, 2008 at 1:20 PM, Niket Agarwal (niketa@xxxxxxxxxxxxx) <niketa@xxxxxxxxxxxxx> wrote:

> I have some questions about the torus_2d built-in topology in ruby
> (garnet_fixed_pipeline).

I would suggest using the FILE_SPECIFIED topology with garnet. For a detailed network, there are certain things (deadlock, etc) that have to specially taken care of for topologies like torus.

>
> Environment:
>
> 16 processors, 1processor per chip, 16 memory banks.
>
> 1. There are 16 routers in total. Each router has 7 input links and
> 7 output
> links. How is the router connected to the L1 cache, L2 cache and
> memorydirectory. For example, for router_0, which link is connected
> to L1, L2 and
> memory, respectively?
> 2. How are the routers connected to each other? Where do the output
> linksof  router_0 go? e.g. where does link 4 of router_0 go?

If you are using garnet, you will a get a dump of the topology with all links for routers and interfaces. You can take a look and find that out.

Cheers,
Niket

_______________________________________________
Gems-users mailing list
Gems-users@xxxxxxxxxxx
https://lists.cs.wisc.edu/mailman/listinfo/gems-users
Use Google to search the GEMS Users mailing list by adding "site:https://lists.cs.wisc.edu/archive/gems-users/" to your search.


[← Prev in Thread] Current Thread [Next in Thread→]