|
|
Server Node File ConfigurationBasic Node SpecificationIn order for the pbs_server to communicate with each of the moms, it needs to know which machines to contact. Each node which is to be a part of the batch system must be specified on a line in the server nodes file. This file is located at $TORQUEHOME/server_priv/nodes. In most cases, it is sufficient to specify just the node name on a line as in the following example:Specifying Node CountIf the compute node has multiple processors, specify the number of processors with np=<number of processors>. For example, if node001 has 2 processors and node002 has 4:Specifying Node Features (aka Node Properties)Node features can be specified by placing one or more whitespace delimited strings on the line for the associated host as in the example below:These features can be used by users to request specific nodes when submitting jobs. See Scheduling Jobs with Node Features for more information. See Also
|
|
| © 2001-2008 Cluster Resources, Incorporated | |