Example Condor Submission Script (for highland)

Below is an example script for writing a Job Description Language file which submits several highland analysis jobs to the cluster through the condor queue. Click here to view the example file in a plain text format.

Setting an email address to notify_user and notification = Always will cause the job to notify you when it has finished running and its exit status.
getenv = True ensures that the current environment settings are passed the job.

For more details on condor job submission and other useful condor settings, please see the Computing Guide.