Sorry about that. Condor is clustering software that doesn't require end users to recompile code for paralellization ,etc - unless you want to added features. In many ways it is much more flexible and scalable than Mosix but it's perhaps a little harder to configure (no kernel patches though).
See http://www.cs.wisc.edu/condor/. the only way I can see getting something like Condor to work on the Linux terminal servers so that they interated as Condor computing nodes is if a few system calls such as open/close/stat,etc were modified to look for .hostname files before opening generic .conf files (or something similair) so that linux terminal clients configuration files could be customized specificaly. Perhaps I'm missing something about how hard this would actually be to implement but it seems that it would drasticly improve LTSP flexability and functionality. -Cere On Sun, 13 Jan 2002, Jim McQuillan wrote: > Hmm, I must have been living under a rock lately. I don't > have a clue what 'Condor' is. > > Jim McQuillan > [EMAIL PROTECTED] > > > > Cere M. Davis wrote: > > > > > Is it possible with LTSP to run Condor? In order for this to work one > > would need the ability to have each linux terminal server client run > > Condor daemons and have specialized configuration files for each system > > -as they relate to condor. I cannot see so far in the documentation how > > this is possible with ltsp. > > > > Any ideas? > > > > - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - > > Cere Davis > > Unix Systems Administrator - CSDE > > [EMAIL PROTECTED] ph: 206.685.5346 > > https://staff.washington.edu/cere > > > > GnuPG Key http://staff.washington.edu/cere/gpgkey.txt > > Key fingerprint = B63C 2361 3B9B 8599 ECC9 D061 3E48 A832 F455 9E7FA > > > > > > _____________________________________________________________________ > > Ltsp-discuss mailing list. To un-subscribe, or change prefs, goto: > > https://lists.sourceforge.net/lists/listinfo/ltsp-discuss > > For additional LTSP help, try #ltsp channel on irc.openprojects.net > > > > > - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - Cere Davis Unix Systems Administrator - CSDE [EMAIL PROTECTED] ph: 206.685.5346 https://staff.washington.edu/cere GnuPG Key http://staff.washington.edu/cere/gpgkey.txt Key fingerprint = B63C 2361 3B9B 8599 ECC9 D061 3E48 A832 F455 9E7FA _____________________________________________________________________ Ltsp-discuss mailing list. To un-subscribe, or change prefs, goto: https://lists.sourceforge.net/lists/listinfo/ltsp-discuss For additional LTSP help, try #ltsp channel on irc.openprojects.net
