Re: [Gems-users] link direction


Date: Wed, 31 Jan 2007 20:25:31 -0600
From: "Mike Marty" <mikem@xxxxxxxxxxx>
Subject: Re: [Gems-users] link direction

makeFileSpecified creates links in both directions.  Search for “otherDirectionNodes” or something like that.

 

It sounds like you want to remove this portion of the code, and then ensure your network files include links in both directions.

 

--Mike

 

 

-----Original Message-----
From: gems-users-bounces@xxxxxxxxxxx [mailto:gems-users-bounces@xxxxxxxxxxx] On Behalf Of arrvindh shriraman
Sent: Wednesday, January 31, 2007 8:18 PM
To: gems-users@xxxxxxxxxxx
Subject: [Gems-users] link direction

 

Until now I have been using my custom makehierarchicalswitch_cmp() in Topology.C to create a custom CMP hierarchical network. using the existing addlink, createLinks, and newswitch() functions. This has basically made it almost non-extensible.

Now I have been trying move some of this code outside using the FILE_SPECIFIED technique (which would have been the sane thing to do in the first place), but discovered these issues with it.

Also, what do u use link_weight for ? It just defaults to link_latency

makefilespecifies also seems to be just using addLinks(src,dest) which creates a physical link in only one direction, if thats the case how is the bi-directional specified.

Thanks (for the super quick replies)

 


TV dinner still cooling?
Check out "Tonight's Picks" on Yahoo! TV.

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