Re: [Gems-users] Parameter ordered


Date: Mon, 5 Dec 2005 16:23:18 +0100
From: Blas Cuesta <blacuesa@xxxxxxxxxx>
Subject: Re: [Gems-users] Parameter ordered
Ok. But why only are the persistent requests and persistent acks sent through 
an ordered virtual network? Is it necessary to send this kind of messages 
through an ordered network? Could the protocol fail if you send these 
messages however you want?

Thanks.


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