Revision: | 1.4 |
Committed: | Fri Jul 30 18:41:10 2010 UTC (14 years, 9 months ago) by paus |
Branch: | MAIN |
CVS Tags: | Mit_023, Mit_022a, Mit_022, Mit_020d, TMit_020d, Mit_020c, Mit_021, Mit_021pre2, Mit_021pre1, Mit_020b, Mit_020a, Mit_020, Mit_020pre1, Mit_018, Mit_017, Mit_017pre3, Mit_017pre2, Mit_017pre1, Mit_016, Mit_015b, Mit_015a, Mit_015, Mit_014e, Mit_014d |
Changes since 1.3: | +8 -3 lines |
Log Message: | Cleaned up and updated version. |
# | Content |
---|---|
1 | ---+ Tasks to be completed |
2 | |
3 | * implement a suite of basic file management tools to |
4 | work with at CERN or at MIT |
5 | - move, remove, list, copy |
6 | * adjust catalog.sh to perform bunch completion of move or copy tasks |
7 | * remove srm commands as long as we have an alternative |
8 | * implement a way to process several files per job |
9 | * cleanup the submit script, it is really messy by now |
10 | |
11 | ---+ Completed Tasks |
12 | |
13 | * commit a fully functioning setup into CVS |
14 | * put filefi setup into the repository environment |
15 | * remove CMS dataset input to the crab cfg file |
16 | * establish completely independent config files for submission |
17 | * cleanup temporary files after creation and submission |
18 | * put first version of MIT production environment into CVS |
19 | * merge submits on the basis of sites |
20 | * reduce number of ssh accesses through extractCatalog.py |
21 | * implement XX-CRABID-XX replacement in the right spot |
22 | * implement an automatic installation for a given CMSSW_VERSION (ex. 3_6_1) |
23 | * implement an automatic installation for a given MIT_TAG (ex. Mit_014a) |