Re: [Gems-users] Parameter ordered


Date: Mon, 5 Dec 2005 09:10:37 -0600 (CST)
From: Mike Marty <mikem@xxxxxxxxxxx>
Subject: Re: [Gems-users] Parameter ordered
The ordered parameter (specified in Slicc when you declare network
MessageBuffers for each virtual network) determines whether or not
adaptive routing is used.  Hence when set to true, this ordering is really
"point-to-point" ordering in that messages from point A to point B are not
re-ordered.

The global ordering of the network, seperate from the point-to-point
ordering, is determined by what topology is used (CROSSBAR,
HIERARCHICAL_SWITCH, FILE_SPECIFIED, etc).

--Mike

> Hello!!!
>
> I would like to know what is the meaning of the "ordered" parameter of the
> "getFromNetQueue" function (in Network.h)?
>
> Thanks.
>
> Best regards.
> _______________________________________________
> Gems-users mailing list
> Gems-users@xxxxxxxxxxx
> https://lists.cs.wisc.edu/mailman/listinfo/gems-users
>
[← Prev in Thread] Current Thread [Next in Thread→]