I must mention to the present debate that I have emulated a Linux cluster on my
350 MHz Linux Station using MPI library (Message Passing Interface) with MPICH. 

Instead of running a program on several machines, the trick is to change the mpi
shell to run several "bash" in parallel. Of course this is not real parallelism
but it is a good way to test real parallel codes. I managed to run up to 16
parallel processes (beyond you may have troubles).

Dominique

En r�ponse � Drew Northup <[EMAIL PROTECTED]>:

> No machine emulator/virtualizer can replace a cluster of machines if
> you
> wish to simulate performance gains.  Also, if you wish to test some
> sort
> of clustering application, you really can't substitute virual machines
> with virtual networks for real ones.  There are way too many variables
> that you are ignoring here.
> 
> Christian Laursen wrote:
> > 
> > HEISERER DANIEL <[EMAIL PROTECTED]> writes:
> > 
> > > What I would like to use it for (beside caging W???? in my linux)
> > > is to emualte a large linux cluster on my linux workstation
> > > in order to test cluster software.
> > 
> > user-mode-linux is probably much more suited for this kind of thing.
> > 
> > Take a look at http://user-mode-linux.sourceforge.net/.
> > 
> > --
> > Med venlig hilsen
> >     Christian Laursen
> 
> -- 
> |^^^ |  | |^^| |^^^  Drew Northup, N1XIM  |^^| |    |^^^ \  / /^^\
> /^^~
> |__  |  | |  | |                          |__| |    |___  \/  |__| |__
>    | |  | |  | |           www.plex86.org |    |    |     /\  |  | | 
> \
> ___| |__| |__| |___ web.syr.edu/~suoc/    |    |___ |___ /  \ \__/
> \__/
> 
> 

Reply via email to