Re: [Gems-users] Regarding adaptive routing : garnet : cache error, ordering error


Date: Thu, 08 Oct 2009 10:43:28 -0400
From: Niket Agarwal <niketa@xxxxxxxxxxxxx>
Subject: Re: [Gems-users] Regarding adaptive routing : garnet : cache error, ordering error
Are you using a MesageBuffer of your own? If you are, just do your_message_buffer->setOrdering(true/false) depending on what ordering property you want. Setting ordering to true ensures FIFO ordering in the message buffer.

Niket

Joshi,Madhura R wrote:
Hello all,

I am trying to implement adaptive routing algorithm in garnet.I am able to receive a few packets with the new algorithm in place but I get the following errors after some simulation cycles

In buffers/MessageBuffer.C:223 Ordering property of this queue has not been set

I do not understand the significance of ordering property thoroughly.If the property is set to be true, the error changes to MachineType not found. I have verified that the machine number does not exceed the current range of machine numbers.

Can someone please elaborate on this error?
Sincerely,
Madhura

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