
| Submit a CMSSW Job Using Condor |
|
|
1. Copy the necessary scripts copy /grp/cms/www/job_template_condor.sh ~<USERNAME>/CMSSW_VERSION/src 2. Go to the directory that you want to submit jobs cd ~<USERNAME>/CMSSW_VERSION/src 3. Change the CMSSW_RELEASE, initialdir, SRCDIR, OUTDIR, $RANDOM, and job.py inside of job_template_condor.sh as necessary. Then submit jobs as follows: ./createcondorjobs.sh jobname numberofevents numberofjobs 4. To get to know the job running status. condor_q |
| < Prev | Next > |
|---|