Test simple CMSSW batch submission on local files/SE

Setup CMSSW environment

  • source the CMS environment
    source /swshare/cms/cmsset_default.sh
  • source the Crab environment
    source /swshare/CRAB/CRAB_2_3_1/crab.sh
  • prepare to run CMSSW
    cd CMSSW_Version/src; eval `scramv1 runtime -(c)sh`

Run CMSSW interactively on a file stored on t3se01.psi.ch

  • To run CMSSW interactively on a file stored on the t3se01.psi.ch, modify the "PoolSource" parameters in the CMSSW config file as follows
    source = PoolSource {
        untracked vstring fileNames = {
          'dcap://t3se01.psi.ch:22125/pnfs/psi.ch/cms/catalog/store/user/zlchen/FCF4A854-8705-DD11-ADAE-00304856292C.root'
        }
        untracked int32 maxEvents = 10
      }
    
         

-- ZhilingChen - 04 Sep 2008

Edit | Attach | Watch | Print version | History: r5 | r4 < r3 < r2 < r1 | Backlinks | Raw View | Raw edit | More topic actions...
Topic revision: r1 - 2008-09-04 - ZhilingChen
 
  • Edit
  • Attach
This site is powered by the TWiki collaboration platform Powered by Perl This site is powered by the TWiki collaboration platformCopyright © 2008-2024 by the contributing authors. All material on this collaboration platform is the property of the contributing authors.
Ideas, requests, problems regarding TWiki? Send feedback