Re: [Gems-users] Problem studying the stats file


Date: Thu, 14 Jun 2007 10:54:06 +0200
From: Enrique Vallejo Gutiérrez <enrique@xxxxxxxxxxxxx>
Subject: Re: [Gems-users] Problem studying the stats file
Hi, 

	Generally, in lists each value corresponds with a different
processor. However, in this case, I guess that each of them corresponds with
one of the virtual channels used in the network. The number of them is a
Ruby parameter, and each protocol needs a given number of such channels to
avoid deadlock.

Regards,

Enrique Vallejo
http://www.atc.unican.es/~enrique/


-----Mensaje original-----
De: gems-users-bounces@xxxxxxxxxxx [mailto:gems-users-bounces@xxxxxxxxxxx]
En nombre de Nikolas Galanis
Enviado el: jueves, 14 de junio de 2007 10:46
Para: Gems Users
Asunto: Re: [Gems-users] Problem studying the stats file

Joaquin,

normally, in the stats files, when you see a series of numbers between 
[], are per-processor statistics. So when you use 8 processors you 
should have eight numbers there.

Nikolas


Joaquin Sanchez Sanchez wrote:
> Looking in the stats file, in the Network stats part, I can see the 
> following line:
>
> outgoing_messages_switch_0_link_0_Request_Control: 59966 479728 [ 
> 59966 0 0 0 ] base_latency: 1
>
> What are the meaning of the parameters?
> 59966     the number of messages, and 479728 the number of bytes, 
> aren't they?
> but the following?    [59966 0 0 0 ]
> Why are there 4 numbers?there are always four, unless the simulation 
> is with 4 processors, 8 or 16 processors.
>
> ------------------------------------------------------------------------
>
> ¡Descubre una nueva forma de obtener respuestas a tus preguntas!
> Entra en Yahoo! Respuestas 
>
<http://us.rd.yahoo.com/mail/es/tagline/answers/*http://es.answers.yahoo.com
/;_ylc=X3oDMTEzNWwxbTZtBF9TAzIxMTQ3MTQxOTAEc2VjA01haWwEc2xrA3RhZ2xpbmVz>.
> ------------------------------------------------------------------------
>
> _______________________________________________
> 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→]