LUXSimUsingHTCondor

From LZ Computing
Revision as of 21:06, 18 August 2015 by TapasSarangi (talk | contribs) (Created page with "== Submit HTCondor Jobs == * In order to use the computing resources at Wisconsin, one can submit HTCondor jobs to run Simulation ssh lzlogin01.hep.wisc.edu Example : ...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

Submit HTCondor Jobs

  • In order to use the computing resources at Wisconsin, one can submit HTCondor jobs to run Simulation
  ssh lzlogin01.hep.wisc.edu
  Example :
  python /cvmfs/lz.opensciencegrid.org/sw/bin/farmoutGeneric.py  --WorkFlow="test" --nJobs=2 --Executable=/data/tapas/lzsim/submit/RunLUXSim.sh --TransferInputFiles=/data/tapas/lzsim/submit/test.mac
  • Above input macro is an example, give full path to your macro.
  • RunLUXSim.sh uses HEAD version of LUXSim