Skip to content

Include script for condor submission

Spyros Argyropoulos requested to merge (removed):batch into r22

As we discussed @dguest a simple script that sends a bunch of condor jobs. Should be extendable to other systems as well. Hopefully of some use for some people.

batch-single-btag just prints the usage, I could also update the README if needed.

Just as a reference, running on the whole 800030 AOD (10M events, 2000 files) on NAF took only 6 minutes.

It might need some tweaking (e.g. more flags and a better bookkeeping of the output) if one wants to run on different samples, but I hope it will be faster than running on the grid.

So up to your judgment to include this if you think it's useful, otherwise I can keep it on my fork.

Merge request reports