LUXSimUsingHTCondor: Difference between revisions

Jump to navigation Jump to search
 
(One intermediate revision by the same user not shown)
voms-proxy-init --voms=lz --valid=142:00
 
# Run farmoutrunWiscJobs script to submit jobs
# To get help about options
# python /cvmfs/lz.opensciencegrid.org/sw/bin/farmoutGenericrunWiscJobs.py -h
 
python /cvmfs/lz.opensciencegrid.org/sw/bin/farmoutGenericrunWiscJobs.py \
--WorkFlow="test.mac_test1" \
--Executable="/afs/hep.wisc.edu/user/cvuosalo/work/lz/RunLUXSim.sh" \
--Arguments="test.mac"
 
# If you want your output copied to HDFS, have your executable copy the output
# files to the directory you specify with --HDFSProdDir.
 
#The above python scipt generates job file using your input macro. \
# It uses the shell script to run LUXSim and copy your output to LZ storage area.
</nowiki>
 

Navigation menu