qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
From: Mulyadi Santosa <mulyadi.santosa@gmail.com>
To: Victor Vasilchenko <vvasilchenko@gmail.com>
Cc: qemu-devel@nongnu.org
Subject: Re: [Qemu-devel] QEMU redesigned for MPI (Message Passing Interface)
Date: Mon, 16 Nov 2009 16:01:38 +0700	[thread overview]
Message-ID: <f284c33d0911160101j7d71f0f8p4ac41617b0ec7bd0@mail.gmail.com> (raw)
In-Reply-To: <747a56b80911130629q4046b4fbg400f7566997aa931@mail.gmail.com>

Hi Victor...

On 11/13/09, Victor Vasilchenko <vvasilchenko@gmail.com> wrote:
> The only BIG question - what virtualization software can support MPI to
> effectively work on cluster ?
>
> I am asking this question to QEMU team cause I believe QEMU can be the one.
> If you have any ideas or experiments or information - please share with me.
>
> Kind Regards,
> Victor.
>

If you check through Qemu list archieve, you shall see that there were
more or less similar question: parallelization of Qemu. Most of the
answers are: it can be hardly done. AFAIK, this is due to how dynamic
translation is done... you need (most of the part I guess) almost 100%
serialization.

This doesn't mean it is entirely impossible, I just said it's quite
hard. Even though the job is mostly code copy (e.g x86 to x86), you
still need to be careful when you hit i.e interrupt disabled code
region. That's all I can remember though...


-- 
regards,

Mulyadi Santosa
Freelance Linux trainer and consultant

blog: the-hydra.blogspot.com
training: mulyaditraining.blogspot.com

  reply	other threads:[~2009-11-16  9:01 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 [this message]
2009-11-16 22:57   ` Jamie Lokier
2009-11-16 17:55 ` Anthony Liguori
2009-11-17 12:20   ` Paul Brook
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=f284c33d0911160101j7d71f0f8p4ac41617b0ec7bd0@mail.gmail.com \
    --to=mulyadi.santosa@gmail.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).