105
edits
TapasSarangi (talk | contribs) |
TapasSarangi (talk | contribs) |
||
== Submit HTCondor Jobs ==
* In order to use the computing resources at Wisconsin, one can submit HTCondor jobs to run Simulation. Here is an example, how to do it.
ssh lzlogin01.hep.wisc.edu
# Make a valid voms-proxy
voms-proxy-init --voms=lz --valid=142:00
# Run farmout script to submit jobs
python /cvmfs/lz.opensciencegrid.org/sw/bin/farmoutGeneric.py --WorkFlow="test" \
--nJobs=2 --Executable=/data/tapas/lzsim/submit/RunLUXSim.sh \
|