Re: [Gems-users] link direction


Date: Wed, 31 Jan 2007 16:31:06 -0600 (CST)
From: Mike Marty <mikem@xxxxxxxxxxx>
Subject: Re: [Gems-users] link direction
Yes, hierarchical switch has special logic to enforce ordering on the
down links.

The custom file specified can't do this without extensions.

--Mike



> I am confused by the make hierarchical switch in Topology.C
>
> I am using a custom file specified. to create an ordered network.
> // Uplink network
> ext_node:L1Cache:0 int_node:0 link_latency:1 bw_multiplier:64
> ext_node:L1Cache:1 int_node:0 link_latency:1 bw_multiplier:64
> ext_node:L1Cache:2 int_node:1 ink_latency:1 bw_multiplier:64
>  ext_node:L1Cache:3 int_node:1 link_latency:1 bw_multiplier:64
>  int_node:0 int_node:2 ink_latency:1 bw_multiplier:64
>   int_node:1 int_node:2 link_latency:1 bw_multiplier:64
>
>
> // Downlink
> ....... New set of switches.
>
> Does this provide the ordering I need ? Will all messages go through 2 before being reflected back.
>
>
>
> ---------------------------------
> Don't pick lemons.
> See all the new 2007 cars at Yahoo! Autos.
[← Prev in Thread] Current Thread [Next in Thread→]