Changeset 69


Ignore:
Timestamp:
12/02/04 11:17:45 (19 years ago)
Author:
bas
Message:

added torque

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/pbs_swig/distro/description.html

    r39 r69  
    77<H2>Introduction</H2>
    88<P>
    9 This a openpbs python module. So you can now use python instead of the OPENPBS
     9This a openpbs/torque python module. So you can now use python instead of the OPENPBS
    1010C API to make OpenPbs programs to set/query queue, node and server attributes.
    1111
     
    1515To install the python modules for python version 1.6 and higher it is easy:
    1616<BLOCKQUOTE>
    17   python setup.py install
     17  ./configure
     18  make
     19  make install
    1820</BLOCKQUOTE>
    1921
Note: See TracChangeset for help on using the changeset viewer.