[Beowulf] Re: Cluster newbie, power recommendations
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.
Charlie Peck charliep at cs.earlham.eduTue Mar 21 09:52:54 PST 2006
- Previous message: [Beowulf] Re: Cluster newbie, power recommendations
- Next message: [Beowulf] Re: Cluster newbie, power recommendations
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
On Mar 21, 2006, at 12:35 PM, David Mathog wrote: > Charlie Peck <charliep at cs.earlham.edu> wrote > >> I think clusters like the one Eric wants to build have /significant/ >> educational value, both in the building and the use. How else does >> one >> learn to do parallel/distributed programming if not on a cluster, even >> a "toy" one? Sure the single AMD64 will be more powerful but it won't >> provide an opportunity to learn about message passing, speedup, >> efficiency, problem decomposition, etc. > > Interesting question that, how else might this be done? > > I wonder if one couldn't set up a single modern computer, > with a fast CPU and tons of memory, as N virtual machines, for > instance using VMware, and then run a sort of virtual cluster? > Obviously there wouldn't be any performance advantage to doing > this but it might allow the subject to be taught when a real > clusters isn't available. Certainly, but the network performance would be very skewed since it will be done as memcpy()'s rather than actual packets passing through stacks and hardware. This would make the scaling, speedup, etc. fairly inaccurate. charlie
- Previous message: [Beowulf] Re: Cluster newbie, power recommendations
- Next message: [Beowulf] Re: Cluster newbie, power recommendations
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
More information about the Beowulf mailing list
