Most of our jobs are migrated via MOSIX, but we are looking at some
PVM/MPI code as well, and with respect to the later, will we have
problems? (or would it just be a matter of making sure that the
MPI/PVM jobs are initiated as processes on the primary cluster
machines, since they can migrate back to "home" when the augmenting
machines switch over?)
I guess, what I'm looking for is some kind of logic for Lilo, or even
using something like UMSDOS to start up a Linux job (to take over the
system).
Any experiences?
best,
-tony
--
A.J. Rossini Rsrch. Asst. Prof. of Biostatistics
BlindGlobe Networks (home/default) ros...@blindglobe.net
UW Biostat/Center for AIDS Research ros...@u.washington.edu
FHCRC/SCHARP/HIV Vaccine Trials Net ros...@scharp.org
FHCRC: M/Tu: 206-667-7025 (fax=4812) | Voicemail is pretty sketchy
CFAR: W/F: 206-731-3647 (fax=3694) | Email is far better than phone
UW: Th/F: 206-543-1044 (fax=3286) | Change last 4 digits of phone for fax
_______________________________________________
Beowulf mailing list
Beo...@beowulf.org
http://www.beowulf.org/mailman/listinfo/beowulf
On the linux side, it is easy to make a crontab event such
as
/sbin/lilo -R Windows; /sbin/reboot: This will force the
next reboot
(and the next reboot only) to take the Windows argument.
Now on the windows side, you just need to make it rebooting:
Having Lilo configurated for a linux reboot, it should be
fine.