ViewVC Help
View File | Revision Log | Show Annotations | Root Listing
root/cvsroot/UserCode/MitProd/Processing/README
Revision: 1.5
Committed: Sun Jun 19 00:06:00 2011 UTC (13 years, 10 months ago) by paus
Branch: MAIN
CVS Tags: Mit_032, Mit_031, Mit_025c_branch2, Mit_025c_branch1, Mit_030, Mit_029c, Mit_029b, Mit_030_pre1, Mit_029a, Mit_029, Mit_029_pre1, Mit_028a, Mit_025c_branch0, Mit_028, Mit_027a, Mit_027, Mit_026, Mit_025e, Mit_025d, Mit_025c, Mit_025b, Mit_025a, Mit_025, Mit_025pre2, Mit_024b, Mit_025pre1, Mit_024a, Mit_024, HEAD
Branch point for: Mit_025c_branch
Changes since 1.4: +8 -5 lines
Error occurred while calculating annotation data.
Log Message:
Latest production framework version from 021 when moving to 022.

File Contents

# Content
1 ---+ Tasks to be completed
2
3 * run.sh, writeCfg.py should not be copied locally but picked up at their proper location
4 * cataloger needs to be revised to avoid taking ambiguous files in /tmp
5 * improve basic file management tools: move, remove, list, copy, makedir
6 * implement a way to process several files per job
7
8 ---+ Completed Tasks
9
10 * implement a suite of basic file management tools to
11 work with at CERN or at MIT
12 - move, remove, list, copy
13 * remove srm commands as long as we have an alternative
14 * cleanup the submit script, it is really messy by now
15 * adjust catalog.sh to perform bunch completion of move or copy tasks
16 * commit a fully functioning setup into CVS
17 * put filefi setup into the repository environment
18 * remove CMS dataset input to the crab cfg file
19 * establish completely independent config files for submission
20 * cleanup temporary files after creation and submission
21 * put first version of MIT production environment into CVS
22 * merge submits on the basis of sites
23 * reduce number of ssh accesses through extractCatalog.py
24 * implement XX-CRABID-XX replacement in the right spot
25 * implement an automatic installation for a given CMSSW_VERSION (ex. 3_6_1)
26 * implement an automatic installation for a given MIT_TAG (ex. Mit_014a)