[SATLUG] Next month's presentation

Jeremy Mann jeremy at bioc09.v19.uthscsa.edu
Tue Aug 27 22:25:02 CDT 2002


> I wish...  And doesn't it require applications specifically written to
> support parallel processing???  I thought I read that you can't just
> take any application and run it on a cluster???

Well yes and no. If you wanna run true parallel apps, you'll need PVM, MPI
or some time of scheduler. What my presentation will be different, is that
it will cover openMosix.

OpenMosix is a kernel level (repeat, KERNEL LEVEL) clustering solution. So
ANY (with exceptions) apps will load balance across all nodes. Oh, and you
know what? Mjpegtools is one of many apps that work *WONDERFUL* over
openMosix! ;)

The only apps that WON'T use openMosix are ones with shared memory,
examples are Apache, MySQL, and Postgres. Anything left WILL load balance
across the cluster.

This is why I wanna get this information out because anybody can build
one, and I wasn't joking when I said all you need to do is edit 2 files
and recompile a kernel. Its THAT easy ;)



-- 
Jeremy Mann
jeremy at biochem.uthscsa.edu

University of Texas Health Science Center
Bioinformatics Core Facility
Phone: (210) 567-2672






More information about the Satlug mailing list