Skip to content

Latest commit

 

History

History
16 lines (9 loc) · 311 Bytes

README.md

File metadata and controls

16 lines (9 loc) · 311 Bytes

HTCondor Submit Example

To dispatch the job, do:

condor_submit submit

The folder bla and the file blo are helpfull to see how the archives are sent to condor folder

The file local_file.txt is created in condor job and sent back when the job is finished.