Changes between Version 8 and Version 9 of TorqueUsage/Functions/Pbs_rescquery


Ignore:
Timestamp:
09/13/06 14:24:50 (18 years ago)
Author:
bas
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • TorqueUsage/Functions/Pbs_rescquery

    v8 v9  
    2626== Out ==
    2727
    28 For a more complex node resourcs, such as "nodes=2" or "nodes=type1:type2", only the value returned in available has meaning.
    29 For a more complex node resources, such as "nodes=2" or "nodes=type1:type2", only  the  value returned in available has meaning. If the number in available is positive, it is the number of nodes requried to satisified the specification and that some set of nodes are available which will  satisify  it,  see  pbs_avail(). If the number in available is zero, some number of nodes         requried to satisified the specification are currently  unavailable, the  request might  be satisifed at a later time. If the number in available is negative, no combination of known nodes can satisified the specification.
     28For a more complex node resourcs, such as "nodes=2" or "nodes=type1:type2", only the value returned in ''available'' has meaning.
     29 If the number in available is positive, it is the number of nodes requried to satisified the specification and that some set of nodes are available which will  satisify  it,  see  pbs_avail(). If the number in available is zero, some number of nodes         requried to satisified the specification are currently  unavailable, the  request might  be satisifed at a later time. If the number in available is negative, no combination of known nodes can satisified the specification.
    3030
    3131result::