HEP-KBFI / hh-bbww

repository for HH->bbWW analysis
1 stars 3 forks source link

Optimize the hadd step #30

Closed ktht closed 3 years ago

ktht commented 3 years ago

I think that the copyHistograms step makes the files that enter the hadd stage fairly small, which allows to increase the number of inputs per hadd job significantly. At the moment, the hadd stage generates too many jobs each of which consume a mere 250MB of memory, while the mem cap is at 2GB.