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

SEE ALSO
msgbserv(8), scorehosts.db(5), scoreboard(8), scored(8) scrun(1)

CREDIT
This document is a part of the SCore cluster system software developed at PC Cluster Consortium, Japan. Copyright (C) 2002 PC Cluster Consortium.