ViewVC Help
View File | Revision Log | Show Annotations | Root Listing
root/cvsroot/COMP/CRAB/python/SchedulerArc.py
Revision 1.40 - (view) (annotate) - [select for diffs]
Tue Jun 11 13:46:17 2013 UTC (11 years, 10 months ago) by edelmann
Branch: MAIN
CVS Tags: CRAB_2_9_0, CRAB_2_9_0_pre1, CRAB_2_9_0_pre2, CRAB_2_9_1, CRAB_2_9_1_pre1, CRAB_2_9_1_pre2, HEAD
Changes since 1.39: +4 -0 lines
Diff to previous 1.39
Improved support for GRID.max_rss in the ARC scheduler.

Revision 1.39 - (view) (annotate) - [select for diffs]
Fri May 24 13:12:18 2013 UTC (11 years, 11 months ago) by edelmann
Branch: MAIN
CVS Tags: CRAB_2_8_7_patch3, CRAB_2_8_8, CRAB_2_8_8_pre1
Changes since 1.38: +1 -1 lines
Diff to previous 1.38
Take advantage of new features of ARC >= 1.0.

Revision 1.37 - (view) (annotate) - [select for diffs]
Wed Apr 11 12:48:54 2012 UTC (13 years ago) by edelmann
Branch: MAIN
CVS Tags: CRAB_2_8_2_pre2
Changes since 1.36: +6 -2 lines
Diff to previous 1.36
Be a bit smarter about including additional_jdl_parameters in xrsl code.

Revision 1.36 - (view) (annotate) - [select for diffs]
Thu Mar 22 16:47:05 2012 UTC (13 years, 1 month ago) by edelmann
Branch: MAIN
CVS Tags: CRAB_2_8_2_pre1
Changes since 1.35: +26 -23 lines
Diff to previous 1.35
Have the sched_parameter function return a dictionary instead of a xrsl
code snippet.  Also add submit() fucntion that, unlike parent's submit(),
doesn't turn the requirements parameter into a string.  Needed to fix bug
#92896: 'ARC Scheduler fails with new ARC versions'.

Revision 1.34 - (view) (annotate) - [select for diffs]
Fri May 14 07:38:36 2010 UTC (14 years, 11 months ago) by edelmann
Branch: MAIN
Changes since 1.33: +1 -0 lines
Diff to previous 1.33
Convert RTE names to uppercase.

Revision 1.33 - (view) (annotate) - [select for diffs]
Mon Feb 22 08:10:30 2010 UTC (15 years, 2 months ago) by edelmann
Branch: MAIN
CVS Tags: CRAB_LumiMask, fede_170310
Branch point for: CRAB_multiout
Changes since 1.32: +11 -2 lines
Diff to previous 1.32
Use the new RTEs

Revision 1.32 - (view) (annotate) - [select for diffs]
Wed Feb 10 15:43:30 2010 UTC (15 years, 2 months ago) by edelmann
Branch: MAIN
CVS Tags: CRAB_2_7_lumi, from_LimiMask
Changes since 1.31: +1 -1 lines
Diff to previous 1.31
Add comment.

Revision 1.31 - (view) (annotate) - [select for diffs]
Wed Feb 10 15:41:33 2010 UTC (15 years, 2 months ago) by edelmann
Branch: MAIN
Changes since 1.30: +3 -3 lines
Diff to previous 1.30
Fix bug with runtimeenvironment handling.

Revision 1.30 - (view) (annotate) - [select for diffs]
Wed Feb 3 09:11:02 2010 UTC (15 years, 2 months ago) by edelmann
Branch: MAIN
CVS Tags: CRAB_2_7_1_pre5
Branch point for: CRAB_2_7_1_branch
Changes since 1.29: +5 -3 lines
Diff to previous 1.29
use '\134' instead of '\\' in generated shell code, because it's more portable.

Revision 1.29 - (view) (annotate) - [select for diffs]
Tue Jan 5 14:00:32 2010 UTC (15 years, 3 months ago) by edelmann
Branch: MAIN
CVS Tags: CRAB_2_7_1_pre3, CRAB_2_7_1_pre4, CRAB_2_7_1_wmbs_pre4
Changes since 1.28: +12 -1 lines
Diff to previous 1.28
Port to new ARC releases.

Revision 1.28 - (view) (annotate) - [select for diffs]
Tue Oct 20 14:17:50 2009 UTC (15 years, 6 months ago) by edelmann
Branch: MAIN
CVS Tags: CRAB_2_7_0, CRAB_2_7_0_pre6, CRAB_2_7_0_pre7, CRAB_2_7_0_pre8, CRAB_2_7_1_pre1, CRAB_2_7_1_pre2
Branch point for: Lumi2_8
Changes since 1.27: +9 -50 lines
Diff to previous 1.27
Fix SchedulerJobId for Dashboard reporting for SchedulerArc.

Revision 1.27 - (view) (annotate) - [select for diffs]
Tue Oct 13 13:53:49 2009 UTC (15 years, 6 months ago) by edelmann
Branch: MAIN
CVS Tags: CRAB_2_7_0_pre5
Changes since 1.26: +8 -3 lines
Diff to previous 1.26
Make sure max_wall_clock_time and max_cpu_time values have quotes.

Revision 1.26 - (view) (annotate) - [select for diffs]
Wed Oct 7 12:19:07 2009 UTC (15 years, 6 months ago) by edelmann
Branch: MAIN
Changes since 1.25: +2 -2 lines
Diff to previous 1.25
Automatically add quotes to GRID.max_wall_clock_time and
GRID.max_cpu_time.

Revision 1.25 - (view) (annotate) - [select for diffs]
Tue Oct 6 13:07:17 2009 UTC (15 years, 6 months ago) by edelmann
Branch: MAIN
Changes since 1.24: +7 -0 lines
Diff to previous 1.24
Add support for additional_jdl_parameters.

Revision 1.24 - (view) (annotate) - [select for diffs]
Tue Oct 6 13:05:51 2009 UTC (15 years, 6 months ago) by edelmann
Branch: MAIN
Changes since 1.23: +2 -0 lines
Diff to previous 1.23
Support GRID.max_wall_clock_time.

Revision 1.23 - (view) (annotate) - [select for diffs]
Thu Sep 10 13:34:53 2009 UTC (15 years, 7 months ago) by edelmann
Branch: MAIN
CVS Tags: CRAB_2_7_0_pre2, CRAB_2_7_0_pre3, CRAB_2_7_0_pre4
Changes since 1.22: +3 -7 lines
Diff to previous 1.22
Fix tar:ing of the output file.

Revision 1.22 - (view) (annotate) - [select for diffs]
Wed Sep 9 14:08:53 2009 UTC (15 years, 7 months ago) by edelmann
Branch: MAIN
Changes since 1.21: +16 -2 lines
Diff to previous 1.21
In the job script, move most of the action to $TMPDIR.

Revision 1.21 - (view) (annotate) - [select for diffs]
Tue Aug 18 07:54:42 2009 UTC (15 years, 8 months ago) by edelmann
Branch: MAIN
CVS Tags: CRAB_2_6_2, CRAB_2_6_2_pre1, CRAB_2_6_2_pre2, CRAB_2_6_3, CRAB_2_6_3_patch_1, CRAB_2_6_3_patch_2, CRAB_2_6_3_patch_2_pre1, CRAB_2_6_3_patch_2_pre2, CRAB_2_6_3_pre1, CRAB_2_6_3_pre2, CRAB_2_6_3_pre3, CRAB_2_6_3_pre4, CRAB_2_6_3_pre5, CRAB_2_6_4, CRAB_2_6_4_pre1, CRAB_2_6_5, CRAB_2_6_5_pre1, CRAB_2_6_6, CRAB_2_6_6_check, CRAB_2_6_6_pre1, CRAB_2_6_6_pre2, CRAB_2_6_6_pre3, CRAB_2_6_6_pre4, CRAB_2_6_6_pre5, CRAB_2_6_6_pre6, CRAB_2_7_0_pre1, test_1
Branch point for: CRAB_2_6_X_br
Changes since 1.20: +8 -1 lines
Diff to previous 1.20
Add support for configuration options GRID.additional_xrsl_parameters and
GRID.max_cpu_time.

Revision 1.20 - (view) (annotate) - [select for diffs]
Wed Jul 15 07:17:04 2009 UTC (15 years, 9 months ago) by edelmann
Branch: MAIN
CVS Tags: CRAB_2_6_1, CRAB_2_6_1_pre1, CRAB_2_6_1_pre2, CRAB_2_6_1_pre3, CRAB_2_6_1_pre4
Changes since 1.19: +1 -1 lines
Diff to previous 1.19
Make argument 'full' boolean instead of string.

Revision 1.19 - (view) (annotate) - [select for diffs]
Tue Jul 14 09:59:28 2009 UTC (15 years, 9 months ago) by edelmann
Branch: MAIN
Changes since 1.18: +2 -2 lines
Diff to previous 1.18
Use scheduler name instead of hostname in jobId:s everywhere.

Revision 1.18 - (view) (annotate) - [select for diffs]
Wed Jul 1 16:06:45 2009 UTC (15 years, 10 months ago) by spiga
Branch: MAIN
Changes since 1.17: +2 -1 lines
Diff to previous 1.17
pass logger to credential API

Revision 1.17 - (view) (annotate) - [select for diffs]
Wed Jun 10 11:35:36 2009 UTC (15 years, 10 months ago) by edelmann
Branch: MAIN
CVS Tags: CRAB_2_6_0, CRAB_2_6_0_pre10, CRAB_2_6_0_pre11, CRAB_2_6_0_pre12, CRAB_2_6_0_pre13, CRAB_2_6_0_pre14, CRAB_2_6_0_pre8, CRAB_2_6_0_pre9
Changes since 1.16: +7 -6 lines
Diff to previous 1.16
Improve logging.

Revision 1.16 - (view) (annotate) - [select for diffs]
Wed Jun 10 06:35:52 2009 UTC (15 years, 10 months ago) by edelmann
Branch: MAIN
Changes since 1.15: +2 -2 lines
Diff to previous 1.15
Added ARC support left and right.

Revision 1.15 - (view) (annotate) - [select for diffs]
Tue Jun 9 13:12:06 2009 UTC (15 years, 10 months ago) by slacapra
Branch: MAIN
Changes since 1.14: +1 -1 lines
Diff to previous 1.14
Introduce a CrabLogger class which hanlde the std python logging

Revision 1.14 - (view) (annotate) - [select for diffs]
Fri May 29 11:33:53 2009 UTC (15 years, 11 months ago) by edelmann
Branch: MAIN
CVS Tags: CRAB_2_6_0_pre6, CRAB_2_6_0_pre7
Changes since 1.13: +10 -12 lines
Diff to previous 1.13
Fixed mistake in func_exit().

Revision 1.13 - (view) (annotate) - [select for diffs]
Tue May 26 10:23:01 2009 UTC (15 years, 11 months ago) by spiga
Branch: MAIN
CVS Tags: CRAB_2_6_0_pre3, CRAB_2_6_0_pre4, CRAB_2_6_0_pre5
Changes since 1.12: +2 -2 lines
Diff to previous 1.12
adapting code to logging usage. (crab_logger removed)

Revision 1.12 - (view) (annotate) - [select for diffs]
Mon May 25 17:58:35 2009 UTC (15 years, 11 months ago) by edelmann
Branch: MAIN
Changes since 1.11: +16 -6 lines
Diff to previous 1.11
Improved checking of runtimeEnvironments.

Revision 1.11 - (view) (annotate) - [select for diffs]
Wed May 20 11:05:10 2009 UTC (15 years, 11 months ago) by edelmann
Branch: MAIN
Changes since 1.10: +27 -0 lines
Diff to previous 1.10
Implemented a SchedulerArc-specific checkProxy().

Revision 1.10 - (view) (annotate) - [select for diffs]
Tue Apr 28 13:10:43 2009 UTC (16 years ago) by edelmann
Branch: MAIN
CVS Tags: CRAB_2_6_0_pre1, CRAB_2_6_0_pre2
Changes since 1.9: +7 -0 lines
Diff to previous 1.9
python/SchedulerArc.py: Set X509_USER_PROXY, if it isn't set already.

Revision 1.9 - (view) (annotate) - [select for diffs]
Tue Apr 28 12:19:41 2009 UTC (16 years ago) by edelmann
Branch: MAIN
Changes since 1.8: +36 -47 lines
Diff to previous 1.8
python/SchedulerArc.py: Retionalized sched_parameter a bit.

Revision 1.8 - (view) (annotate) - [select for diffs]
Mon Apr 27 11:41:15 2009 UTC (16 years ago) by edelmann
Branch: MAIN
Changes since 1.7: +3 -9 lines
Diff to previous 1.7
python/SchedulerArc.py: Removed some debugging output.

Revision 1.7 - (view) (annotate) - [select for diffs]
Mon Apr 27 08:18:36 2009 UTC (16 years ago) by edelmann
Branch: MAIN
Changes since 1.6: +3 -1 lines
Diff to previous 1.6
Add some ARC specific bits to the jobs scripts.

Revision 1.6 - (view) (annotate) - [select for diffs]
Tue Mar 24 14:47:40 2009 UTC (16 years, 1 month ago) by edelmann
Branch: MAIN
CVS Tags: CRAB_2_5_1, CRAB_2_5_1_pre1, CRAB_2_5_1_pre2, CRAB_2_5_1_pre3, CRAB_2_5_1_pre4
Changes since 1.5: +7 -108 lines
Diff to previous 1.5
python/SchedulerArc.configure(): Rely on parent's implementation, with just
a few bits of our own added.

Revision 1.5 - (view) (annotate) - [select for diffs]
Tue Mar 24 11:52:12 2009 UTC (16 years, 1 month ago) by edelmann
Branch: MAIN
Changes since 1.4: +0 -18 lines
Diff to previous 1.4
python/SchedulerArc.py: Removed check on sandbox size, unnecessary for ARC.

Revision 1.4 - (view) (annotate) - [select for diffs]
Fri Mar 20 14:30:48 2009 UTC (16 years, 1 month ago) by edelmann
Branch: MAIN
Changes since 1.3: +9 -7 lines
Diff to previous 1.3
python/SchedulerArc.py: Fixed setting of
self.environment_unique_identifier.

Revision 1.3 - (view) (annotate) - [select for diffs]
Thu Mar 19 15:43:33 2009 UTC (16 years, 1 month ago) by edelmann
Branch: MAIN
Changes since 1.2: +0 -6 lines
Diff to previous 1.2
python/SchedulerArc.py: removed loggingInfo(); rely on parent's
implementation instead.

Revision 1.2 - (view) (annotate) - [select for diffs]
Thu Mar 19 14:54:41 2009 UTC (16 years, 1 month ago) by edelmann
Branch: MAIN
Changes since 1.1: +2 -11 lines
Diff to previous 1.1
python/SchedulerArc.sched_parameter(): Don't do CE black- and white-listing
here; it's done for us already by self.listMatch().

Revision 1.1 - (view) (annotate) - [select for diffs]
Tue Mar 17 14:36:44 2009 UTC (16 years, 1 month ago) by edelmann
Branch: MAIN
Initial commit of ARC plugin.

Convenience Links

Links to HEAD: (view) (annotate) Links to MAIN: (view) (annotate)

Compare Revisions

This form allows you to request diffs between any two revisions of this file. For each of the two "sides" of the diff, select a symbolic revision name using the selection box, or choose 'Use Text Field' and enter a numeric revision.

  Diffs between and
  Type of Diff should be a