ViewVC Help
View File | Revision Log | Show Annotations | Root Listing
root/cvsroot/COMP/CRAB/python/crab_help.py
(Generate patch)

Comparing COMP/CRAB/python/crab_help.py (file contents):
Revision 1.103 by slacapra, Tue Jun 16 15:49:00 2009 UTC vs.
Revision 1.104 by ewv, Wed Jun 17 20:58:07 2009 UTC

# Line 24 | Line 24 | The most useful general options (use '-h
24    -getoutput|-get [range]                 -- get back the output of all jobs: if range is defined, only of selected jobs.
25    -extend                                 -- Extend an existing task to run on new fileblocks if there.
26    -publish                                -- after the getouput, publish the data user in a local DBS instance.
27 <  -checkPublication [dbs_url datasetpath] -- checks if a dataset is published in a DBS.
27 >  -checkPublication [dbs_url datasetpath] -- checks if a dataset is published in a DBS.
28    -kill [range]                           -- kill submitted jobs.
29    -resubmit [range]                       -- resubmit killed/aborted/retrieved jobs.
30    -copyData [range]                       -- copy locally the output stored on remote SE.
# Line 459 | Line 459 | First run to be generated in a generatio
459   =item B<generator>
460  
461   Name of the generator your MC job is using. Some generators require CRAB to skip events, others do not.
462 < Possible values are pythia, comphep, and madgraph. This will skip events in your generator input file.
462 > Possible values are pythia (default), comphep, lhe, and madgraph. This will skip events in your generator input file.
463  
464   =item B<executable>
465  
# Line 531 | Line 531 | If you want to copy the output in a not_
531   =item B<user_remote_dir>
532  
533   To be used with <copy_data>=1 and <storage_element> official CMS sites.
534 < This is the directory or tree of directories where your output will be stored. This directory will be created under the mountpoint ( which will be discover by CRAB if an official CMS storage Element has been used, or taken from the crab.cfg as specified by the user). B<NOTE> This part of the path will be used as logical file name of your files in the case of publication without using an official CMS storage Element. Generally it should start with "/store".  
534 > This is the directory or tree of directories where your output will be stored. This directory will be created under the mountpoint ( which will be discover by CRAB if an official CMS storage Element has been used, or taken from the crab.cfg as specified by the user). B<NOTE> This part of the path will be used as logical file name of your files in the case of publication without using an official CMS storage Element. Generally it should start with "/store".
535  
536   =item B<storage_path>
537  
# Line 550 | Line 550 | To choose the storage port specify I<sto
550  
551   =item B<local_stage_out *>
552  
553 < This option enables the local stage out of produced output to the "close storage element" where the job is running, in case of failure of the remote copy to the Storage element decided by the user in che crab.cfg. It has to be used with the copy_data option. In the case of backup copy, the publication of data is forbidden. Set I<local_stage_out> = 1  
553 > This option enables the local stage out of produced output to the "close storage element" where the job is running, in case of failure of the remote copy to the Storage element decided by the user in che crab.cfg. It has to be used with the copy_data option. In the case of backup copy, the publication of data is forbidden. Set I<local_stage_out> = 1
554  
555   =item B<publish_data*>
556  

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines