Revision: | 1.3 |
Committed: | Thu Apr 25 18:16:29 2013 UTC (12 years ago) by ahart |
Content type: | text/vnd.dvb.subtitle |
Branch: | MAIN |
CVS Tags: | V02-03-02, V02-03-01, V02-03-00, V02-02-00, V02-01-01, V02-01-00, V01-01-00, V01-00-01, V01-00-00, V00-01-00, HEAD |
Changes since 1.2: | +1 -1 lines |
Log Message: | Added a label to the list of arguments to cmsRun. |
# | User | Rev | Content |
---|---|---|---|
1 | ahart | 1.1 | Executable = $cmsRun |
2 | Universe = vanilla | ||
3 | Getenv = True | ||
4 | ahart | 1.3 | Arguments = config_cfg.py True $nJobs $(Process) $dataset $label |
5 | ahart | 1.1 | |
6 | ahart | 1.2 | Output = condor_$(Process).out |
7 | Error = condor_$(Process).err | ||
8 | Log = condor_$(Process).log | ||
9 | ahart | 1.1 | |
10 | +IsLocalJob = true | ||
11 | Rank = TARGET.IsLocalSlot | ||
12 | |||
13 | Queue $nJobs |