Changeset 130 for trunk/README
- Timestamp:
- 09/20/06 09:18:25 (17 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/README
r90 r130 1 1 the latest stable pbs_python interface is available from: 2 2 ftp://ftp.sara.nl/pub/outgoing/pbs_python.tar.gz 3 4 Information, documentation and reporting bugs for the package: 5 https://subtrac.sara.nl/oss/pbs_python 3 6 4 7 Pbs_python interface is a wrapper class for the OPENPBS/TORQUE C LIB API. … … 12 15 - For X86_64 systems you have to compile torque/openpbs with 13 16 the -fPIC option. Else you can not build the python module 14 15 - Compaq Alpha cluster debian GNU/LINUX woody OPENPBS 2.3.1616 17 - SGI Origin 3000: Irix 6.5, OPENPBS 2.3.1618 17 19 18 - TRU64 system, NOTE: must rename libnet.a to libpbs_net.a and edit … … 37 36 --- Testing the package: 38 37 39 The test programs are include as a reference how to use the PBS38 The test programs are include as a reference how to use the pbs 40 39 python module. You have to edit some test programs to reflect 41 your PBS installation.40 your PBS/Torque installation. 42 41 43 42 pbsmon.py - ascii xpbsmon … … 51 50 PBSQuery.py - python <install_path>/PBSQuery.py (has builtin demo) 52 51 53 Comments,suggestions or bugfixes mail them to: Bas van der Vlies <basv@sara.nl>54 52 For more info about SARA see: 55 53 http://www.sara.nl/index_eng.html
Note: See TracChangeset
for help on using the changeset viewer.