Archives


- Beowulf
- Beowulf Announce
- Scyld-users
- Beowulf on Debian

[Beowulf] New HPCC results and the Myri viewpoint

Many of your questions may have already been answered in earlier discussions or in the FAQ. The search results page will indicate current discussions as well as past list serves, articles, and papers.

Search

Patrick Geoffray patrick at myri.com
Thu Jul 21 12:11:15 PDT 2005


Keith D. Underwood wrote:
> 
>>Yes, Keith noted it also, it's useful to evaluate the receive rate of
>>a
>>N-to-1 pattern. I meant that it's useless to optimize the send side in
>>this case.
> 
> 
> Except that many nodes to both an N-to-1 and a 1-to-N.  i.e. they
> receive from N neighbors and send to those same N neighbors in each time
> step.  That means that both the send and receive sides of the streaming
> bandwidth issue matter.

I have never seen a code with 1-to-N where N is big enough to fill up 
the pipeline. It's this type of pattern (N-to-1 is much worse than 
1-to-N) that kills scalability in large config and developpers know 
that. Even in a classic all-to-all, most implementation uses a spanning 
log tree, some even with a fan-out limit just to limit the damages.

Patrick
-- 

Patrick Geoffray
Myricom, Inc.
http://www.myri.com



More information about the Beowulf mailing list