[Quantian-general] how the process migration happen
vputz at nyx.net
vputz at nyx.net
Fri Nov 11 15:38:03 UTC 2005
On Fri, Nov 11, 2005 at 06:44:36AM -0600, Bruce Knox wrote:
> Chinchu, a Quantian cluster is an openMosix cluster. http://openmosix.sourceforge.net/#Documentation will answer how the migration occurs and http://howto.x-tend.be/openMosixWiki/index.php/work%20smoothly will give you a quick idea of the kind of applications that can make good use of the process migration. Quantian will get your running quickly so that you can test your actual applications. Bruce
An addendum to this. An OpenMosix cluster does migrate processes
automatically. This means that any problem you can phrase as "start a
bunch of processes, each of which has a bit of the problem" migrate
automatically and easily. Raytracing a complex image works well for
this and was the example I showed my students ("5 nodes, each one taking
1/5 of the scan lines"). It works well when the problems a) demand a
lot of processor time, b) don't need to interact, and c) don't need a
lot of data shuffled over the network.
(I tried something superficially similar, having an OpenMosix cluster
rip a CD's worth of songs to mp3--figured it would appeal to the
students--but shuffling the raw sound data over the network was so
costly that very few processes migrated).
If you're doing something a bit more serious (say a particle-in-cell
spatial simulation where boundary conditions must be exchanged between
large cells) you may have to get a bit more low-level.
None of these really have the holy grail of "I wrote this program
single-processor, and when I run it on a cluster of five processers it
will go five times as fast"--that doesn't work at all. But OpenMosix is
really nice for some sorts of problems.
-->VPutz
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 189 bytes
Desc: not available
Url : http://lists.alioth.debian.org/pipermail/quantian-general/attachments/20051111/cbdb1c27/attachment.pgp
More information about the Quantian-general
mailing list