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

Changed:

  • Authors, README and CHANGES
  • prepare for final production
File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/pbs_swig/distro/CHANGES

    r58 r68  
     1=========== Version 2.7.4
     2 New versions fixes an bug in function pbs.pbs_statnode().
     3 Reported by: Keith Poirier
     4
     5 Configure support:
     6 Contributed By: Yaroslav Halchenko
     7
     8 Debian package support:
     9 Contributed By: Yaroslav Halchenko
     10
     11 Added Support for Debuging the interface, You must edit pbs_wrap.c
     12 and search for SARA_DEBUG:
     13        #define SARA_DEBUG 1
     14 Implemented by: Ramon Bastiaans
     15
     16 examples/pbsmon.py:
     17        - Fixed an error when regex fails to determine node number,
     18          no status was displayed
     19        - It will now display and 'j' if the node is free for the batch
     20          system and a job runs on the node (SMP-systems).
     21 Changed by: Bas van der Vlies
     22
     23 examples/rack_pbsmon.py:
     24        - An pbsmon that display node info per rack
     25        - Edit the rack_pbsmon.py to adjust the values. It requires
     26          that hostname contains rack and node id's,
     27          eg: gb-r<number>n<number>
     28 Contributed by: Walter de Jong
     29
    130=========== Version 2.7.3
    231 The name SPBS is changed to the new name TORQUE (Tera-scale Open-source
Note: See TracChangeset for help on using the changeset viewer.