ENVIRON(7)
ENVIRONMENTS
ENVIRON(7)
NAME
environ - Environment variables

DESCRIPTION
This section describes the environment variables needed for the correct operation of programs under the SCore environment.

The following terms are firstly defined:

$(MSGB_SERVER)
Must be replaced by the hostname running the Compute Host Lock Server, msgbserv(8). This must already be defined in the SCore scoreboard server database, scorehosts.db(5)

$(SCBD_SERVER)
Must be replaced by the hostname running the Cluster Database server, scoreboard(8)

$(SCORED_HOST)
Must be replaced by the hostname running the SCore-D server, scored(8)

$(HTTPD_HOST)
Must be replaced by the hostname running the httpd(8) daemon

ENVIRONMENT

PATH
/opt/score/bin must be added to your login shell PATH

MSGBSERV
Set $(MSGB_SERVER):port in the MSGBSERV variable. port must also be defined in scorehosts.db(5)

SCBDSERV
Set $(SCBD_SERVER) in the SCBDSERV variable

SCORE_OPTIONS
Specify defaults for the -score option of the scrun(1) and mpirun(1) commands See scrun(1) for a list of the available options
SCORE_RSH
Specify the command to execute command to remote hosts of the rsh-all(1), kill-all(1), rpminit(8), rpmtest(8) and mkpmethernetdev(8). If SCORE_RSH is not set, rsh command is used.

SEE ALSO
msgbserv(8), scorehosts.db(5), scoreboard(8), scored(8), scrun(1), rsh-all(1), kill-all(1), rpminit(8), rpmtest(8) mkpmethernetdev(8).

$Id: environ.html,v 1.2 2003/01/31 12:17:46 kameyama Exp $