htc_submit_dag#
- lsst.ctrl.bps.htcondor.htc_submit_dag(sub)#
Submit job for execution.
Parameters#
- sub
htcondor.Submit An object representing a job submit description.
Returns#
- schedd_job_info
dict[str,dict[str,dict[str,Any]]] Information about jobs satisfying the search criteria where for each Scheduler, local HTCondor job ids are mapped to their respective classads.
- sub