Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

MVA xml file reading in createGBRForest is longest time in initializing PAT job #38089

Closed
Dr15Jones opened this issue May 25, 2022 · 7 comments
Closed

Comments

@Dr15Jones
Copy link
Contributor

Dr15Jones commented May 25, 2022

Profiling workflow 11834.21 step 4 showed that createGBRForest was the largest contributor to the time it takes to startup the job.

            2.1  .........       1.14 / 1.19         PhotonMVAEstimator::PhotonMVAEstimator(edm::ParameterSet const&) [464]
            8.3  .........       4.54 / 4.54         ElectronMVAEstimatorRun2::init(std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&) [102]
[50]       12.4       6.84       0.00 / 6.84       createGBRForest(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > >&)

In other cases ( #34908 ) this was solved by converting the xml files into ROOT files. It looks like it would be good to do the same for the Electron and Photon ID (?) cases as well.

@Dr15Jones
Copy link
Contributor Author

assign reconstruction

@cmsbuild
Copy link
Contributor

New categories assigned: reconstruction

@jpata,@slava77,@clacaputo you have been requested to review this Pull request/Issue and eventually sign? Thanks

@cmsbuild
Copy link
Contributor

A new Issue was created by @Dr15Jones Chris Jones.

@Dr15Jones, @perrotta, @dpiparo, @makortel, @smuzaffar, @qliphy can you please review it and eventually sign/assign? Thanks.

cms-bot commands are listed here

@makortel
Copy link
Contributor

Does this issue have any overlap with #37867?

@Dr15Jones
Copy link
Contributor Author

Does this issue have any overlap with #37867?

I think you are right.

@jpata
Copy link
Contributor

jpata commented Jun 13, 2022

@makortel
Copy link
Contributor

makortel commented May 2, 2023

@cmsbuild, please close

@cmsbuild cmsbuild closed this as completed May 2, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

4 participants