Purdue CMS
Submit a CMSSW Job Using Condor Print

1. Copy the necessary scripts

copy /grp/cms/www/job_template_condor.sh ~<USERNAME>/CMSSW_VERSION/src
copy /grp/cms/www/createcondorjobs.sh ~<USERNAME>/CMSSW_VERSION/src
copy /grp/cms/www/submit_job.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
./submit_job.sh jobname numberofjobs


4. To get to know the job running status.

condor_q

 
< Prev   Next >

 

 

Utilization
1508 jobs running
Total: 1728 job slots
Jobs running: 1508
Jobs queued: 9
dCache
40% utilization
Total: 455 TB
40% Used, 60% Free

This site, and the work it describes, is primarily funded by a grant from the National Science Foundation (NSF).