Jump to content
6 posts in this topic

Recommended Posts

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

  • 2 weeks later...

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

  • 1 month later...
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

×
×
  • Create New...