Changeset 336 for trunk/README


Ignore:
Timestamp:
03/10/15 12:12:38 (9 years ago)
Author:
bas
Message:

preparing for new pbs_python release that supports torque 5.x, see #47

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/README

    r290 r336  
    1515The Python wrapper class is tested on:
    1616
    17   - Intel cluster debian GNU/LINUX woody/sarge OPENPBS 2.3.16,
    18     TORQUE 1.0.1p4, 1.1.0p4 and up
    19 
    20   - For X86_64 systems you have to compile torque/openpbs with
    21     the -fPIC option. Else you can not build the python module
    22 
    23   - TRU64 system, NOTE: must rename libnet.a to libpbs_net.a and
    24     edit setup.py to reflect the change. There is also a system wide
    25     libnet.so.
    26 
     17  - LISA cluster debian wheezy, torque 2.5.7
     18  - LTC test cluster debian wheezy, torque 5.0.1
     19  - LTC test cluster centos 6, torque 5.0.1
    2720  - It should run on different OSes.
    28 
    29 In the past our Alpha cluster was redhat (6.2)  and we had to
    30 add '-lots' to the LIBS line
    3121
    3222-- Compile and install the package: (Require python 2.1 and higher)
    3323
    34   As for python version 1.6 and higher the procedure is:
     24  As for python version 2.1 and higher the procedure is:
    3525    ./configure
    3626    make
     
    7262
    7363--
    74 ********************************************************************
    75 *                                                                  *
    76 *  Bas van der Vlies                     e-mail: basv@sara.nl      *
    77 *  SARA - Academic Computing Services    phone:  +31 20 592 8012   *
    78 *  Kruislaan 415                         fax:    +31 20 6683167    *
    79 *  1098 SJ Amsterdam                     WWW:    www.sara.nl       *
    80 *                                                                  *
    81 ********************************************************************
     64Bas van der Vlies
     65| Operations, Support & Development | SURFsara | Science Park 140 | 1098 XG  Amsterdam
     66| T +31 (0) 20 800 1300  | bas.vandervlies@surfsara.nl | www.surfsara.nl |
Note: See TracChangeset for help on using the changeset viewer.