public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
From: "Prakash K. Cheemplavam" <PrakashKC@gmx.de>
To: linux-kernel@vger.kernel.org
Subject: [OT] Exists? kernel/library simulating cluster/multi-processor machine
Date: Mon, 15 Dec 2003 22:04:47 +0100	[thread overview]
Message-ID: <3FDE21EF.6070608@gmx.de> (raw)

Hi,

for my diploma I am currently working on a library called "load 
balancing class" originally developed by Frank Meisgen. As the name 
suggests its duty is to balance the load on a heterogenous cluster. The 
original library was written for sun sparc machines and I am proting it 
and enhancing it. Though I have started doing it for Windows2000, it 
also runs on Linux (which is the goal, but as Windows seems to make more 
troubles, I develop it there). A age simulation /population simulation 
already works and now I am busy debugging a fast sat solver (originally 
written by Max Böhm for his "plb" and converted to lbc by Frank Meisgen).

My question is, where there existes some sort of modified kernel or 
library (perhaps a modified mpi libraray, as lbc uses mpi to 
communicate) which simulates a cluster or multi-processor machines on a 
single cpu machine (or a "bigger" cluster on a cluster). Why? Of course 
it won't do anything good performance wise, But I want to see how well 
the lbc works and getting access to big clusters isn't easy esp if you 
want to tweak. Starting more than one process on one machine won't help, 
as the processes with natrurally balance each other.

Thanks,

Prakash

             reply	other threads:[~2003-12-15 21:04 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2003-12-15 21:04 Prakash K. Cheemplavam [this message]
2003-12-16 18:59 ` [OT] Exists? kernel/library simulating cluster/multi-processor machine Wes Felter

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=3FDE21EF.6070608@gmx.de \
    --to=prakashkc@gmx.de \
    --cc=linux-kernel@vger.kernel.org \
    /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