Re: [Gems-users] Flit monitoring in garnet.


Date: Tue, 02 Jun 2009 00:40:40 -0400
From: "Niket Agarwal (niketa@xxxxxxxxxxxxx)" <niketa@xxxxxxxxxxxxx>
Subject: Re: [Gems-users] Flit monitoring in garnet.
Are you interested in the actual 32 bit data that is goes through the links? GEMS does not model actual data content traversal in ruby and I don't think you can monitor that. 

What are you exactly trying to look for? 

----- Original Message -----
From: Basavaraj Talwar <bt@xxxxxxxxxxxxxxxxx>
Date: Monday, June 1, 2009 2:48 am
Subject: [Gems-users] Flit monitoring in garnet.
To: Gems Users <Gems-users@xxxxxxxxxxx>

> Dear All,
> 
> I am using garnet-flexible-pipeline in my simulations on ruby. I have
> added monitor code (simple cout statements) to monitor messages
> between nodes and routers and between routers. All i am able to figure
> out is to print flit->m_msg_ptr. This prints the whole message. I have
> added such code in Router.C and NetworkInterface.C in
> garnet-flexible-pipeline directory.
> I need to monitor bits (of a 32 bit flit, for eg.) in the links and
> not the whole message. I am not able to figure out how. Is there a
> coding scheme that's used to convert the message into flits in
> ruby/garnet?
> 
> Kindly advise.
> 
> Basavaraj T,
> IISc,
> Bangalore
> _______________________________________________
> 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→]