Examples for running jobs on the CHTC's HTC system. These examples may be modified and shared.
An example on how to submit jobs, including multiple jobs.
An example on how to transfer output files with transfer_output_files and transfer_output_remaps.
- Transfers a specific file in a subdirectory
- Creates a tarball from a subdirectory
- Remaps the tarball to the
/stagingfile system
An example that shows how input file errors appear in HTCondor.
- Submit as is.
- Modify
transfer_input_files = my_input.txtinjob.sub. - Submit again.
- Modify
job.shto referencemy_input.txt. - Submit again.