Skip to content

Instantly share code, notes, and snippets.

@nsahoo
Created July 8, 2014 07:03
Show Gist options
  • Save nsahoo/e31b28da03d71dafd7df to your computer and use it in GitHub Desktop.
Save nsahoo/e31b28da03d71dafd7df to your computer and use it in GitHub Desktop.
tifr T3 setup
# create a cmssw_setup.sh file and put the following into that
export VO_CMS_SW_DIR=/cvmfs/cms.cern.ch
export SCRAM_ARCH=slc5_amd64_gcc462
source $VO_CMS_SW_DIR/cmsset_default.sh
source /cvmfs/cms.cern.ch/crab/crab.sh
# initiate setup
source cmssw_setup.sh
# run crab job locally
scheduler = pbs
se_white_list = cream-ce.indiacms.res.in
/dpm/indiacms.res.in/home/cms/user/niladri
srm://se01.indiacms.res.in:8446/dpm/indiacms.res.in/home/cms/user/niladri
# storage url config
user_remote_dir= /user/niladri
storage_element = se01.indiacms.res.in:8446
storage_path = /srm/managerv2?SFN=/dpm/indiacms.res.in/home/cms
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment