Example Submit Description File for a Cluster
# Example condor_submit input file that defines
# a whole cluster of jobs at once
Universe = standard
Executable = /home/wright/condor/my_job.condor
Input = my_job.stdin
Output = my_job.stdout
Error = my_job.stderr
Log = my_job.log
Arguments = -arg1 -arg2
InitialDir = /home/wright/condor/run_$(Process)
Queue 500
Previous slide
Next slide
Back to first slide
View graphic version