Difference between revisions of "IRIDIA cluster installing cluster software"

From IridiaWiki
Jump to navigationJump to search
(No difference)

Revision as of 00:22, 17 February 2005

This page contains information on installing clustering software such as the Sun Grid Engine and parallel programming middleware such as PVM and MPI.

Sun Grid Engine

The Sun Grid Engine can be installed from the backup or from scratch. Below are the instructions on installing it from a backup:

Copy the backed up tar.bz2 on majorana and untar it into /usr/local/sge. Add the following line to /etc/profile:

. /usr/local/sge/default/common/settings.sh

and in /etc/csh.cshrc:

source /usr/local/sge/default/common/settings.csh

(All modifications done both on the master and on the clients -- TODO: HALVA WHAT DO YOU MEAN BY THIS?)

Added to /etc/services:

sge_commd	536/tcp	# Sun Grid Engine