[torqueusers] problem with PBS_NODEFILE
Garrick Staples
garrick at clusterresources.com
Tue Oct 10 01:37:57 MDT 2006
On Tue, Oct 10, 2006 at 10:03:35AM +0530, ajit mote alleged:
> Hi all,
> in my setup PBS_NODEFILE variable does not set in environment ...
> because of this my job get existed ...
>
> what and where is the problem?
The problem is likely that no nodes are in the request. Run the
following in qmgr:
set server resources_default.nodes = 1
This will ensure that at least one node is in the job's request.
More information about the torqueusers
mailing list