Changeset 130


Ignore:
Timestamp:
09/20/06 09:18:25 (18 years ago)
Author:
bas
Message:

README:

  • Added website and deleted some info
File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/README

    r90 r130  
    11the latest stable pbs_python interface is available from:
    22        ftp://ftp.sara.nl/pub/outgoing/pbs_python.tar.gz
     3
     4Information, documentation and reporting bugs for the package:
     5        https://subtrac.sara.nl/oss/pbs_python
    36
    47Pbs_python interface is a wrapper class for the OPENPBS/TORQUE C LIB API.
     
    1215  - For X86_64 systems you have to compile torque/openpbs with
    1316    the -fPIC option. Else you can not build the python module
    14 
    15   - Compaq Alpha cluster debian GNU/LINUX woody OPENPBS 2.3.16
    16 
    17   - SGI Origin 3000: Irix 6.5, OPENPBS 2.3.16
    1817
    1918  - TRU64 system, NOTE: must rename libnet.a to libpbs_net.a and edit
     
    3736--- Testing the package:
    3837
    39 The test programs are include as a reference how to use the PBS
     38The test programs are include as a reference how to use the pbs
    4039python module. You have to edit some test programs to reflect
    41 your PBS installation.
     40your PBS/Torque installation.
    4241
    4342pbsmon.py        - ascii xpbsmon
     
    5150PBSQuery.py      - python <install_path>/PBSQuery.py (has builtin demo)
    5251
    53 Comments,suggestions or bugfixes mail them to: Bas van der Vlies <basv@sara.nl>
    5452For more info about SARA see:
    5553        http://www.sara.nl/index_eng.html
Note: See TracChangeset for help on using the changeset viewer.