ViewVC Help
View File | Revision Log | Show Annotations | Root Listing
root/cvsroot/COMP/CRAB/python/SchedulerCondorCommon.py
Revision 1.22 - (view) (annotate) - [select for diffs]
Fri Jul 25 14:37:47 2008 UTC (16 years, 9 months ago) by ewv
Branch: MAIN
Branch point for: AnaDataSet
Changes since 1.21: +4 -7 lines
Diff to previous 1.21
Fix for Dashboard reporting in CondorG

Revision 1.21 - (view) (annotate) - [select for diffs]
Wed Jul 9 19:55:56 2008 UTC (16 years, 9 months ago) by ewv
Branch: MAIN
CVS Tags: CRAB_2_3_2_pre1, CRAB_2_4_0_test
Changes since 1.20: +2 -3 lines
Diff to previous 1.20
Allow patterns like T1,T3

Revision 1.20 - (view) (annotate) - [select for diffs]
Fri Jun 6 20:32:01 2008 UTC (16 years, 10 months ago) by ewv
Branch: MAIN
CVS Tags: CRAB_2_2_2_pre5, CRAB_2_3_0, CRAB_2_3_0_pre1, CRAB_2_3_0_pre6, CRAB_2_3_1, CRAB_2_3_1_pre1, CRAB_2_3_1_pre2, CRAB_2_3_1_pre3, CRAB_2_3_1_pre4, CRAB_2_3_1_pre5, CRAB_2_3_1_pre6
Branch point for: CRAB_2_3_0_br
Changes since 1.19: +15 -23 lines
Diff to previous 1.19
Fix pythia on OSG. Still a little flakey

Revision 1.19 - (view) (annotate) - [select for diffs]
Fri Jun 6 18:02:08 2008 UTC (16 years, 10 months ago) by ewv
Branch: MAIN
Changes since 1.18: +27 -8 lines
Diff to previous 1.18
Interim solution for pythia on OSG

Revision 1.18 - (view) (annotate) - [select for diffs]
Thu May 29 22:06:25 2008 UTC (16 years, 11 months ago) by spiga
Branch: MAIN
CVS Tags: CRAB_2_2_1, CRAB_2_2_1_pre4, CRAB_2_2_1_pre5, CRAB_2_2_1_pre6, CRAB_2_2_2_pre1, CRAB_2_2_2_pre2, CRAB_2_2_2_pre3, CRAB_2_2_2_pre4
Changes since 1.17: +2 -4 lines
Diff to previous 1.17
others adjustments on check proxy. Now shoud be ok.

Revision 1.17 - (view) (annotate) - [select for diffs]
Mon May 5 18:46:02 2008 UTC (16 years, 11 months ago) by ewv
Branch: MAIN
CVS Tags: CRAB_2_2_0, CRAB_2_2_0_pre17, CRAB_2_2_0_pre18, CRAB_2_2_0_pre19, CRAB_2_2_0_pre21, CRAB_2_2_1_pre1, CRAB_2_2_1_pre2, CRAB_2_2_1_pre3, PRODCOMMON_0_10_7_testCS2
Changes since 1.16: +12 -4 lines
Diff to previous 1.16
realScheduler for CondorG/Glidein temp dir

Revision 1.16 - (view) (annotate) - [select for diffs]
Sat May 3 17:14:17 2008 UTC (17 years ago) by spiga
Branch: MAIN
CVS Tags: CRAB_2_2_0_pre16
Changes since 1.15: +21 -2 lines
Diff to previous 1.15
removed func_exit() from template. Now it is written by crab... and configured with scheduler specific needed. Restored check for OSB size if scheduler is gLite, reorganized the real scheduler (means the BLite script interacting with real scheduler) configuration parameters. Now the dictionary is prepared by different schedulers and any needed parameters can be shipped.

Revision 1.15 - (view) (annotate) - [select for diffs]
Fri May 2 19:55:39 2008 UTC (17 years ago) by ewv
Branch: MAIN
Changes since 1.14: +3 -4 lines
Diff to previous 1.14
Patch from Burt, restore onlyOSG function

Revision 1.14 - (view) (annotate) - [select for diffs]
Fri May 2 19:33:17 2008 UTC (17 years ago) by ewv
Branch: MAIN
Changes since 1.13: +23 -21 lines
Diff to previous 1.13
Do listMatch for CondorG, Glidein

Revision 1.13 - (view) (annotate) - [select for diffs]
Fri Apr 25 21:14:05 2008 UTC (17 years ago) by ewv
Branch: MAIN
CVS Tags: CRAB_2_2_0_pre13, CRAB_2_2_0_pre15
Changes since 1.12: +2 -3 lines
Diff to previous 1.12
Another patch from Burt to deal with in2p3

Revision 1.12 - (view) (annotate) - [select for diffs]
Fri Apr 25 18:23:10 2008 UTC (17 years ago) by ewv
Branch: MAIN
Changes since 1.11: +2 -7 lines
Diff to previous 1.11
Move wall time into sub-classes

Revision 1.11 - (view) (annotate) - [select for diffs]
Thu Apr 24 21:03:43 2008 UTC (17 years ago) by ewv
Branch: MAIN
CVS Tags: CRAB_2_2_0_pre12
Changes since 1.10: +4 -3 lines
Diff to previous 1.10
Small bugfix

Revision 1.10 - (view) (annotate) - [select for diffs]
Thu Apr 24 18:44:04 2008 UTC (17 years ago) by ewv
Branch: MAIN
Changes since 1.9: +4 -4 lines
Diff to previous 1.9
Make OSG restriction optional, remove for Glidein

Revision 1.9 - (view) (annotate) - [select for diffs]
Thu Apr 24 15:22:33 2008 UTC (17 years ago) by ewv
Branch: MAIN
Changes since 1.8: +2 -4 lines
Diff to previous 1.8
Do glidein for real, not hack

Revision 1.8 - (view) (annotate) - [select for diffs]
Thu Apr 24 15:10:42 2008 UTC (17 years ago) by ewv
Branch: MAIN
Changes since 1.7: +2 -54 lines
Diff to previous 1.7
No need for separate gLite/Condor wsSetupEnvironment

Revision 1.7 - (view) (annotate) - [select for diffs]
Thu Apr 24 14:58:12 2008 UTC (17 years ago) by ewv
Branch: MAIN
Changes since 1.6: +29 -4 lines
Diff to previous 1.6
Add CE list white/blacklisting for CondorG and Glidein

Revision 1.6 - (view) (annotate) - [select for diffs]
Wed Apr 23 18:20:01 2008 UTC (17 years ago) by ewv
Branch: MAIN
Changes since 1.5: +49 -25 lines
Diff to previous 1.5
Fix iterator bug in osg_bdii, remove Condor specific WN script

Revision 1.5 - (view) (annotate) - [select for diffs]
Tue Apr 22 20:26:45 2008 UTC (17 years ago) by ewv
Branch: MAIN
Changes since 1.4: +3 -3 lines
Diff to previous 1.4
More fixes for change in scriptName

Revision 1.4 - (view) (annotate) - [select for diffs]
Tue Apr 22 18:35:24 2008 UTC (17 years ago) by ewv
Branch: MAIN
CVS Tags: CRAB_2_2_0_pre11
Changes since 1.3: +3 -51 lines
Diff to previous 1.3
Remove old code

Revision 1.3 - (view) (annotate) - [select for diffs]
Mon Apr 21 16:08:30 2008 UTC (17 years ago) by ewv
Branch: MAIN
Changes since 1.2: +43 -47 lines
Diff to previous 1.2
Merge changes for new OSG bdii

Revision 1.2 - (view) (annotate) - [select for diffs]
Thu Apr 17 10:51:49 2008 UTC (17 years ago) by slacapra
Branch: MAIN
CVS Tags: CRAB_2_2_0_pre10, CRAB_2_2_0_pre8, CRAB_2_2_0_pre9, bp_osg_bdii
Branch point for: osg_bdii
Changes since 1.1: +3 -3 lines
Diff to previous 1.1
implement -testJdl==-listMatch==-match functionality

Revision 1.1 - (view) (annotate) - [select for diffs]
Wed Apr 16 19:42:58 2008 UTC (17 years ago) by ewv
Branch: MAIN
Refactor to support Glidein

Convenience Links

Links to HEAD: (view) (annotate) Links to AnaDataSet: (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