Tags:
create new tag
,
view all tags
---+ Running Crab ---++Description Crab installation <pre> cd /tmp/ wget http://cmsdoc.cern.ch/cms/ccs/wm/scripts/Crab/CRAB_2_3_2.tgz tar -xvzf CRAB_2_3_2.tgz cd CRAB_2_3_2 ./configure source crab.sh </pre> <pre> mkdir Teste cd Teste source /OSG/setup.sh voms-proxy-init -voms cms export X509_USER_PROXY=$(voms-proxy-info -path) source /home/OSG_app/app/cmssoft/cmsset_default.sh scramv1 project CMSSW CMSSW_2_0_12 cd CMSSW_2_0_12/src eval `scramv1 runtime -sh` </pre> downloading an already done code: <pre> export CVSROOT=:ext:mafd@cmscvs.cern.ch:/cvs_server/repositories/CMSSW export CVS_RSH=/usr/bin/ssh cvs co -r V00-02-02 QCDAnalysis/UEAnalysis cd QCDAnalysis/UEAnalysis/src scramv1 b source /tmp/CRAB_2_3_2/crab.sh cd ../test/ vim crab.cfg </pre> Creating our crab.cfg with this content: <pre> [CRAB] jobtype = cmssw scheduler = condor_g [CMSSW] datasetpath = /MinBias/CSA08_CSA08_S43_v1/GEN-SIM-RECO pset = ueAnalysisRootFileChainOnlyReco.cfg total_number_of_events = 100 number_of_jobs =10 [USER] return_data =1 #ui_working_dir = thresholdLevel = 100 eMail = mdias@ift1.unesp.br [EDG] rb = CERN proxy_server = myproxy.cern.ch </pre> Using the crab to submit jobs <pre> export EDG_WL_LOCATION=/OSG/edg/ crab -create crab -submit crab -status crab -getoutput </pre> -- Main.MarcoAndreFerreiraDias - 29 Jul 2008
E
dit
|
A
ttach
|
P
rint version
|
H
istory
: r4
<
r3
<
r2
<
r1
|
B
acklinks
|
V
iew topic
|
Ra
w
edit
|
M
ore topic actions
Topic revision: r4 - 2009-01-29
-
MarcoAndreFerreiraDias
Home
Site map
Main web
Sandbox web
TWiki web
Main Web
Users
Groups
Index
Search
Changes
Notifications
RSS Feed
Statistics
Preferences
P
View
Raw View
Print version
Find backlinks
History
More topic actions
Edit
Raw edit
Attach file or image
Edit topic preference settings
Set new parent
More topic actions
Account
Log In
Copyright © 2008-2025 by the contributing authors. All material on this collaboration platform is the property of the contributing authors.
Ideas, requests, problems regarding TWiki?
Send feedback