Re: [Gems-users] how get the message's source NodeID or source InterfaceID


Date: Fri, 9 May 2008 17:04:44 -0500
From: "Zhang Yu" <thuzhangyu@xxxxxxxxx>
Subject: Re: [Gems-users] how get the message's source NodeID or source InterfaceID
Hi,

I couldn't find the requestor  id function you mentioned. Can you tell me where it is?

Thanks,
Yu

On Wed, Apr 9, 2008 at 10:49 AM, Niket <niketa@xxxxxxxxxxxxx> wrote:
Each flit contains a message pointer which in turn has the Requestor id.
You can convert this Requestor id to an interface id in a manner it is
done for the destination in the NI code.

Cheers,
Niket

? wrote:
> In the Priceton network simulater garnet-fixed-pipeline/NetworkInterface_d.c file,
> we see that:
>  when inNetLink->isReady() we pick a flit for this NI and caculate the queue
> latency and network latency. I can easily get the message's destination
> InterfaceID from the private data member m_id, but how can I get the flit's source
> InterfaceID?
>
>
> _______________________________________________
> 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→]