qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
From: Paul Brook <paul@codesourcery.com>
To: qemu-devel@nongnu.org
Cc: Victor Vasilchenko <vvasilchenko@gmail.com>
Subject: Re: [Qemu-devel] QEMU redesigned for MPI (Message Passing Interface)
Date: Tue, 17 Nov 2009 12:20:28 +0000	[thread overview]
Message-ID: <200911171220.28511.paul@codesourcery.com> (raw)
In-Reply-To: <4B019203.7030308@codemonkey.ws>

> > The practical example below will explain it completely:
> >
> > 1) we take 4 common modern computers - CoreQuad + 8 GB Memory.
> > 2) we assemble a standard Linux cluster with 16 cores and 32G memory.
> > 3) and now - we run the only one virtual guest system, but give it ALL
> > available resources.

If the guest isn't aware of this discontinuity then performance will really 
suck. Generally speaking you have to split jobs anyway, the same as you would 
on a regular cluster, the SSI just makes migration and programming a little 
easier.

If you don't believe me then talk to anyone who's used large SSI systems (e.g. 
SGI Altix) - these systems have dedicated hardware assist and interconnect 
designed for SSI operation and you still have to be fairly selective about how 
you use them.

> What you're describing is commonly referred to as a Single System
> Image.  It's been around for a while and can be found in software-only
> verses (pre-Xen VirtualIron, ScaleMP) and hardware-assisted (IBM, 3leaf).

Or better still do it at the OS level (e.g. OpenSSI).

Paul

  reply	other threads:[~2009-11-17 12:20 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2009-11-13 14:29 [Qemu-devel] QEMU redesigned for MPI (Message Passing Interface) Victor Vasilchenko
2009-11-16  9:01 ` Mulyadi Santosa
2009-11-16 22:57   ` Jamie Lokier
2009-11-16 17:55 ` Anthony Liguori
2009-11-17 12:20   ` Paul Brook [this message]
2009-11-17 13:40     ` Avi Kivity

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=200911171220.28511.paul@codesourcery.com \
    --to=paul@codesourcery.com \
    --cc=qemu-devel@nongnu.org \
    --cc=vvasilchenko@gmail.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).