bxsci(macuser) Posted December 26, 2006 Share Posted December 26, 2006 hi i'm a linux n00b and i am constantly wondering whether it is possible to use a cluster program on my linux comp and conect it to my mac using Xgrid Link to comment https://www.insanelymac.com/forum/topic/36862-clusterxgrid/ Share on other sites More sharing options...
U.C. Posted December 26, 2006 Share Posted December 26, 2006 Inorder to cluster, you must have the same kernel running on both the machines. You can boot both the computers using ClusterKnoppix and then run POVRay or whatever. The best part being about ClusterKnoppix being that many proggys such as Blender, POVRay, Kandel, MPI etc are preinstalled. Also as it uses the openMosix kernel, clustering couldnt be easier. In short you probably cant connect ur mac and pc together and make a cluster, if they are using different OS'es or even kernel's for that matter. That is unless, you use SETI@home type implementation, with one master allocating work to clients(slaves). Link to comment https://www.insanelymac.com/forum/topic/36862-clusterxgrid/#findComment-262245 Share on other sites More sharing options...
bxsci(macuser) Posted December 26, 2006 Author Share Posted December 26, 2006 thanx - i'll see if i can find a SETI@home type of implementation - i know a couple of good search engines that can find just about anything Link to comment https://www.insanelymac.com/forum/topic/36862-clusterxgrid/#findComment-262397 Share on other sites More sharing options...
CyGoR Posted January 8, 2007 Share Posted January 8, 2007 One option is to use Condor (condor website), it runs al almost all OS's and you can use almost all programs with it. Only problem is it requires some learning on how to setup your network (needs a central manager and nodes to run jobs on, which can also be the central manager). It's not an easy task, but it's doable Link to comment https://www.insanelymac.com/forum/topic/36862-clusterxgrid/#findComment-270988 Share on other sites More sharing options...
bxsci(macuser) Posted January 9, 2007 Author Share Posted January 9, 2007 thnx -- i just have a bunch of moderately old comps lying around and would love to link them up to reach there potential Link to comment https://www.insanelymac.com/forum/topic/36862-clusterxgrid/#findComment-271548 Share on other sites More sharing options...
GWF Posted February 20, 2007 Share Posted February 20, 2007 hi i'm a linux n00b and i am constantly wondering whether it is possible to use a cluster program on my linux comp and conect it to my mac using Xgrid I have not tried it but there are several webpages that show how to do it. There is a xgrid client for linux that is java based. Then you need to be able to compile the program you want to run for OSX and linux, etc. You then have to write scripts that will run on each machine and determine which operating system they are running on and copy the right executable to run. A rather old example of how to do it can be found at http://unu.novajo.ca/simple/archives/000026.html Link to comment https://www.insanelymac.com/forum/topic/36862-clusterxgrid/#findComment-307064 Share on other sites More sharing options...
Recommended Posts