Skip to content

Condor file transfer

Patrick Godwin requested to merge condor_file_transfer into master

Add the relevant pieces to effectively do Condor file transfer. This ended up also having the consequence of replacing much of the pipeline.py functionality with a combination of htcondor.dags and some helper classes to generate nodes, layers and submit descriptions in tacc/dagparts.py.

Merge request reports