« Special Macintosh Boot Sequences | Main | ROI database »

Setting up your own cluster

More info coming soon

Setting up Sun Grid Engine
-Download Sun Grid Engine from http://gridengine.sunsource.net/ , and set it up.
-Have all nodes cross-mount a central file server (preferably a RAID), using NFS mount.
Call this volume local. All the computers should therefore has a directory called /Volumes/local to which they can read and write.

Installing clustered FSL
-Install FSL in /Volumes/local/fsl
-Change environment variables (i.e. setenv FSLDIR /Volumes/local/fsl)
-Download clustered fsl plugin (coming soon to this website)
-Copy the file to your $FSLDIR
-type "cd $FSLDIR" and then "tar -xvf fslsgefiles.tar"