Go to the first, previous, next, last section, table of contents.
HPVM 1.9 uses the NT registry for configuration purposes. This section
lists the registry entries used by major components of HPVM.
The following entries are rooted in:
`HKEY_LOCAL_MACHINE\SOFTWARE\CSAG\HPVM\'
- `Context Manager\Log file' - Name of CM's event log file
(default:`HPVM1.9\bin\fmcm.log')
- `Context Manager\Media Type' - The type of communication
substrait FM will use. ("Myrinet", "Giganet" or "Null").
- `Context Manager\Port' - TCP/IP port to access the local CM
(default: 21328)
- `Context Manager\Save file' - File the CM uses to save and restore
information about running processes. Not mandatory.
(default:`""')
- `Global Resource Manager\Log file' - Name of GRM's event log file
(default:`HPVM1.9\bin\fmgrm.log')
- `Global Resource Manager\Name' - DNS Name of machine that runs
the Global Resource Manager
- `Global Resource Manager\Port' - TCP/IP port to access the GRM
(default: 17997)
- `Global Resource Manager\Save file' - File the GRM uses to save
and restore information about running processes. Not mandatory.
(default:`""')
- `Giganet\Context Manager\Num Contexts' - Number of FM/Giganet
processes that can bind to this network interface (default: 2)
- `Giganet\Context Manager\Num Nodes' - Maximum dimension of Giganet
connected cluster (default: 16)
- `Giganet\Context Manager\Num Credits' - Initial number of send
credits for each FM/Giganet endpoint (default: 8, must be > 1)
- `Myrinet\Context Manager\Num Contexts' - Number of FM/Myrinet
processes that can bind to this network interface (default: 2)
- `Myrinet\Context Manager\Num Nodes' - Maximum dimension of Myrinet
cluster (default: 16)
- `Myrinet\Context Manager\Num Credits' - Initial number of send
credits for each FM/Myrinet endpoint (default: 8, must be > 1)
- `Myrinet\Context Manager\MCP file' - Name of file that contains the
Myrinet Control Program to run on the LANai
(default:`HPVM1.9\bin\fmmcp.dat')
- `Myrinet\Context Manager\Net config file' - Name of file that
contains the network configuration
(default:`HPVM1.9\bin\fmconfig.txt')
- `Null\Processes' - Max number of processes on a Workstation Setup
(default:2).
- `Shared Memory\Queue Size' - Size of shared-memory transport
buffers. The value in this registry entry is the exponent for
power of 2. (eg. Queue Size = 4 indicates 16 (2^4) buffers)
(default: 5 for clusters, 8 for workstation setup)
Go to the first, previous, next, last section, table of contents.