Difference between revisions of "IRIDIA cluster installing cluster software"
From IridiaWiki
Jump to navigationJump to searchChristensen (talk | contribs) |
Christensen (talk | contribs) |
||
Line 14: | Line 14: | ||
</pre> |
</pre> |
||
− | (All modifications done both on the master and on the clients -- TODO: HALVA WHAT DO YOU MEAN BY THIS?) |
+ | (All modifications done both on the master and on the clients -- TODO: HALVA WHAT DO YOU MEAN BY THIS, WHICH MODIFICATIONS DO "ALL" REFER TO IN "ALL MODIFICATIONS" --- I know it should be easy, but I am still slightly confused?) |
Added to /etc/services: |
Added to /etc/services: |
Revision as of 23:24, 16 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, WHICH MODIFICATIONS DO "ALL" REFER TO IN "ALL MODIFICATIONS" --- I know it should be easy, but I am still slightly confused?)
Added to /etc/services:
sge_commd 536/tcp # Sun Grid Engine