Log of /tags/lcg-info-dynamic-scheduler-pbs/lcg_info_dynamic_scheduler_pbs_2_1_4
Directory Listing
Revision
1938 -
Directory Listing
Modified
Thu Sep 23 13:55:19 2010 UTC
(11 years, 7 months ago)
by
templon
Original Path:
trunk/nl.nikhef.pdp.lrmsutils
revamp parsing of qstat output. done because some new parsing requires fallbacks;
one either has to know the whole list of seen attributes while parsing, or one
has to rely on the qstat -f order being fixed. i found the previous approach less evil.
using the new parsing, one can extract user and group directly from qstat output
when euser and egroup attributes are present. also, when start_time is present
one can use that. when any of these are not present, the parser falls back to
the old methods.
a new attribute has been added "startAnchor" which lets the user know which method was
used to compute the start_time.
Revision
1881 -
Directory Listing
Modified
Wed Aug 18 15:38:30 2010 UTC
(11 years, 9 months ago)
by
templon
Original Path:
trunk/nl.nikhef.pdp.lrmsutils
not yet stable version, but contains code to deal with embedded spaces and equals chars
in pbs accounting attributes. doesn't yet work completely, :ppn=2 fails.
maybe need to rework parser (don't just simply split on spaces and equals).
Revision
379 -
Directory Listing
Modified
Tue Jun 2 14:40:41 2009 UTC
(12 years, 11 months ago)
by
templon
Original Path:
trunk/nl.nikhef.pdp.lrmsutils
2009-06-02 Jeff Templon, NIKHEF H1.58
* Release: lcg-info-dynamic-scheduler-pbs-2.1.3
- This is to fix the MODSUFFIX macro; was already tagged but not clear that it worked.
Revision
378 -
Directory Listing
Modified
Tue Jun 2 14:38:15 2009 UTC
(12 years, 11 months ago)
by
templon
Original Path:
trunk/nl.nikhef.pdp.lrmsutils
2009-06-02 Jeff Templon
* Release: lcg-info-dynamic-scheduler-pbs-2.1.2
- Fixed problem with build-time macro (fatal)
Revision
173 -
Directory Listing
Modified
Mon Mar 16 15:06:48 2009 UTC
(13 years, 2 months ago)
by
templon
Original Path:
trunk/nl.nikhef.pdp.lrmsutils
2009-03-16 Jeff Templon, NIKHEF H1.58
* Release: lcg-info-dynamic-scheduler-pbs-2.1.1
- This should be simply a version bump for ETICS compatibility.
Revision
169 -
Directory Listing
Modified
Mon Mar 16 14:27:35 2009 UTC
(13 years, 2 months ago)
by
templon
Original Path:
trunk/nl.nikhef.pdp.lrmsutils
2009-03-16 Jeff Templon, NIKHEF H1.58
* Release: lcg-info-dynamic-scheduler-generic-2.3.4
- Update to Makefile for RHEL5 compatibility
Revision
164 -
Directory Listing
Modified
Tue Mar 10 20:49:11 2009 UTC
(13 years, 2 months ago)
by
templon
Original Path:
trunk/nl.nikhef.pdp.lrmsutils
2009-03-10 Jeff Templon, NIKHEF H1.58
* Release: lcg-info-dynamic-scheduler-generic-2.3.3
- retrying failed tag; only change from 2.3.1 is to make config / install
system compatible with ETICS
Revision
162 -
Directory Listing
Modified
Tue Mar 10 20:47:36 2009 UTC
(13 years, 2 months ago)
by
templon
Original Path:
trunk/nl.nikhef.pdp.lrmsutils
2009-03-10 Jeff Templon, NIKHEF H1.58
* Release: lcg-info-dynamic-scheduler-generic-2.3.2
- Only change is to make config / install system compatible with ETICS.
Revision
118 -
Directory Listing
Modified
Mon Mar 2 15:19:49 2009 UTC
(13 years, 2 months ago)
by
templon
Original Path:
trunk/nl.nikhef.pdp.lrmsutils
2009-03-02 Jeff Templon, NIKHEF H1.58
* Release: lcg-info-dynamic-scheduler-generic-2.3.1
- Fixes for savannah bugs 25031, 25867, 27171, 27172, 38195.
Revision
111 -
Directory Listing
Modified
Mon Mar 2 15:17:45 2009 UTC
(13 years, 2 months ago)
by
templon
Original Path:
trunk/nl.nikhef.pdp.lrmsutils
2009-03-02 Jeff Templon, NIKHEF H1.58
* Release: lcg-info-dynamic-scheduler-pbs-2.1.0
- Remove support for specifying hostname on command line (savannah bug 35662)
Revision
107 -
Directory Listing
Modified
Mon Mar 2 14:16:10 2009 UTC
(13 years, 2 months ago)
by
templon
Original Path:
trunk/nl.nikhef.pdp.lrmsutils
Fix lcg-info-dynamic-scheduler for missing values in ACBRs (savannah 25867).
Also add regression tests related to this test.
Revision
88 -
Directory Listing
Modified
Fri Feb 27 14:35:29 2009 UTC
(13 years, 2 months ago)
by
templon
Original Path:
trunk/nl.nikhef.pdp.lrmsutils
update to new version of dyn-sched
had to change because
a) ACBRs are no longer printed
b) FreeSlots and FreeCPUs are printed for queues.
Note that this change will be needed for all earlier test cases.
I will make these changes without repeating the comment.
Also I am not checking the new data in these file (FreeSlots), I will assume they are correct.