wiki:TorqueUsage/PBSQuery

PBSQuery usage

As already mentioned this module is used to extract info from the batch server. It can be used to run interactivly or in scripts. In the next sections we will describe ........?

The module has builtin documentation:

ipython
import PBSQuery
help PBSQuery

It has also a builtin demo:

ipython
import PBSQuery
PBSQuery.main()
Last modified 17 years ago Last modified on 10/20/06 16:43:15