Re: [Gems-users] Network Bandwidth


Date: Thu, 29 Sep 2005 10:08:31 -0400 (EDT)
From: Sean Ryan Leventhal <sleventh@xxxxxxxxxxxx>
Subject: Re: [Gems-users] Network Bandwidth
This is half of what I was looking for.
I  wouoldlas like to know if the links have a maximum bandwidth?

On Thu, 29 Sep 2005, Mike Marty wrote:


You will see a Network Stats section in your Ruby stats output.

Every link will show the utilization.  Every network switch will show the
number of messages and number of bytes transferred.  The following line
shows that Switch #0, Link #0 transferred 165714 messages tagged as
"Request Control".  These are 8 bytes each totalling 1325712 bytes.

 outgoing_messages_switch_0_link_0_Request_Control: 165714 1325712 [ 0
165714 0 0 ] base_latency: 1


Is this what you are looking for?

--Mike


What in the statistics file produced by ruby can I look at to get any
information about contention for interconnect resources?
_______________________________________________
Gems-users mailing list
Gems-users@xxxxxxxxxxx
https://lists.cs.wisc.edu/mailman/listinfo/gems-users

_______________________________________________
Gems-users mailing list
Gems-users@xxxxxxxxxxx
https://lists.cs.wisc.edu/mailman/listinfo/gems-users

[← Prev in Thread] Current Thread [Next in Thread→]