Open ram1123 opened 6 months ago
Multiple queue statements is going to be deprecated. So, we should update this soon.
Warning message while submitting the condor jobs:
Warning: Use of multiple queue statements in a single submit file is deprecated.
This functionality will be removed in the V24 feature series. To see
how multiple queue statements can be converted into one visit:
https://htcondor.readthedocs.io/en/latest/auto-redirect.html?category=example&tag=convert-multi-queue-statements
Detail link: https://htcondor.readthedocs.io/en/latest/auto-redirect.html?category=example&tag=convert-multi-queue-statements
@YujiLee301 Please update the condor job in H4l branch.
Currently the condor job submission script has one argument line for each root files. But this is not recommended. The recommendation is that we keep these info in the txt file and then loop over it in the argument line.
See page 69-71 from this talk:
https://indico.cern.ch/event/611296/contributions/2604376/attachments/1471164/2276521/TannenbaumT_UserTutorial.pdf