Re: [Gems-users] routing table


Date: Tue, 13 May 2008 15:58:38 -0500
From: "Zhang Yu" <thuzhangyu@xxxxxxxxx>
Subject: Re: [Gems-users] routing table
It seems that getInternalDestination() holds the first value of getDestination() and then turn on the m_internal_destination.

Yu

On Tue, May 13, 2008 at 3:47 PM, Niket <niketa@xxxxxxxxxxxxx> wrote:
This is interesting. Actually, if you take a closer look at the NetDest
files, the function getInternalDestination() calls the getDestination()
function if the m_internal destination is not valid.

Good that you figured this out.

Cheers,
Niket

Zhang Yu wrote:
> Hi Niket,
>
> I got my routing table to work. The reason why it didn't work before
> maybe because that I used getDestination() function instead of
> getInternalDestination() to get the destination ID. Does the value of
> getDestination() change over time?
>
> Thanks,
> Yu
>
> On Tue, May 13, 2008 at 2:20 PM, Niket Agarwal <niketa@xxxxxxxxxxxxx
> <mailto:niketa@xxxxxxxxxxxxx>> wrote:
>
>     Can you send me the routing table that you use and how you made the
>     changes. I might be able to help you only after that
>
>     Niket
>
>     Zhang Yu wrote:
>     > Hi,
>     >
>     > I generated my own routing table in garnet-fixed-pipeline network,
>     > however when the simulation is running, I got "deadlock"
>     information.
>     > Then I changed my routing algorithm to X-Y routing (which is similar
>     > to the default one), theoretically, I shouldn't get deadlock, but
>     > again, when I reach 1000001 cycle, I got deadlock information
>     and the
>     > simulation stopped. I just wonder what's wrong. My simulated system
>     > has 16 nodes, so the routing table is 16X16, I always give high
>     > priority to X-axis. Can somebody help me
>     > Thanks,
>     > Yu
>     >
>     ------------------------------------------------------------------------
>     >
>     > _______________________________________________
>     > Gems-users mailing list
>     > Gems-users@xxxxxxxxxxx <mailto: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.
>     >
>     >
>
>     _______________________________________________
>     Gems-users mailing list
>     Gems-users@xxxxxxxxxxx <mailto: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.
>
>
> ------------------------------------------------------------------------
>
> _______________________________________________
> 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.
>
>

_______________________________________________
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→]