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

Migrate VID BDTs to GlobalCache + GBRForest (75X) #10557

Merged
merged 4 commits into from Aug 14, 2015

Conversation

lgray
Copy link
Contributor

@lgray lgray commented Aug 4, 2015

Forward port of #10556

@cmsbuild
Copy link
Contributor

cmsbuild commented Aug 4, 2015

A new Pull Request was created by @lgray (Lindsey Gray) for CMSSW_7_5_X.

Migrate VID BDTs to GlobalCache + GBRForest (75X)

It involves the following packages:

RecoEgamma/EgammaTools
RecoEgamma/ElectronIdentification
RecoEgamma/PhotonIdentification

@cmsbuild, @cvuosalo, @slava77 can you please review it and eventually sign? Thanks.
@Sam-Harper this is something you requested to watch as well.
You can sign-off by replying to this message having '+1' in the first line of your reply.
You can reject by replying to this message having '-1' in the first line of your reply.
If you are a L2 or a release manager you can ask for tests by saying 'please test' in the first line of a comment.
@Degano you are the release manager for this.
You can merge this pull request by typing 'merge' in the first line of your comment.

@lgray
Copy link
Contributor Author

lgray commented Aug 4, 2015

@cmsbuild please test

@cmsbuild
Copy link
Contributor

cmsbuild commented Aug 4, 2015

The tests are being triggered in jenkins.

@cmsbuild
Copy link
Contributor

cmsbuild commented Aug 4, 2015

-1
Tested at: 983b0dd
I found a compilation error while trying to compile with clang:
I used this command:
scram b vclean && scram build -k -j 8 USER_CXXFLAGS='-fsyntax-only' COMPILER='llvm compile'

      ^
/tmp/cmsbuild/workspace/ib-any-integration/CMSSW_7_5_X_2015-08-02-2300/src/RecoEgamma/EgammaTools/interface/AnyMVAEstimatorRun2Base.h:32:15: note: overridden virtual function is here
  virtual int findCategory( const edm::Ptrreco::Candidate& particle) const = 0;
              ^
In file included from /tmp/cmsbuild/workspace/ib-any-integration/CMSSW_7_5_X_2015-08-02-2300/src/RecoEgamma/PhotonIdentification/plugins/PhotonMVAValueMapProducer.cc:1:
/tmp/cmsbuild/workspace/ib-any-integration/CMSSW_7_5_X_2015-08-02-2300/src/RecoEgamma/EgammaTools/interface/MVAValueMapProducer.h:83:17: error: unused variable 'currentEstimator' [-Werror,-Wunused-variable]
    const auto& currentEstimator = mvaItr->second;
                ^
In file included from /tmp/cmsbuild/workspace/ib-any-integration/CMSSW_7_5_X_2015-08-02-2300/src/RecoEgamma/PhotonIdentification/plugins/PhotonMVAEstimatorRun2Spring15NonTrig.cc:1:
In file included from /tmp/cmsbuild/workspace/ib-any-integration/CMSSW_7_5_X_2015-08-02-2300/src/RecoEgamma/PhotonIdentification/interface/PhotonMVAEstimatorRun2Spring15NonTrig.h:8:
In file included from /tmp/cmsbuild/workspace/ib-any-integration/CMSSW_7_5_X_2015-08-02-2300/src/RecoEgamma/EgammaTools/interface/AnyMVAEstimatorRun2Base.h:10:


you can see the results of the tests here:
https://cmssdt.cern.ch/SDT/jenkins-artifacts/pull-request-integration/PR-10557/6948/summary.html

@lgray
Copy link
Contributor Author

lgray commented Aug 4, 2015

Hmm rebase must have gone south. I'll fix it up in a bit.

@cmsbuild
Copy link
Contributor

cmsbuild commented Aug 4, 2015

@lgray lgray force-pushed the vid_mvas_global_cache_75X branch from 983b0dd to e1596fd Compare August 4, 2015 18:23
@lgray
Copy link
Contributor Author

lgray commented Aug 4, 2015

@cmsbuild please test

@cmsbuild
Copy link
Contributor

cmsbuild commented Aug 4, 2015

The tests are being triggered in jenkins.

@cmsbuild
Copy link
Contributor

cmsbuild commented Aug 4, 2015

Pull request #10557 was updated. @cmsbuild, @cvuosalo, @slava77 can you please check and sign again.

@cmsbuild
Copy link
Contributor

cmsbuild commented Aug 4, 2015

@cmsbuild
Copy link
Contributor

cmsbuild commented Aug 4, 2015

@slava77
Copy link
Contributor

slava77 commented Aug 10, 2015

+1

for #10557 e1596fd

@cmsbuild
Copy link
Contributor

This pull request is fully signed and it will be integrated in one of the next CMSSW_7_5_X IBs once checked with relvals in the development release cycle of CMSSW (tests are also fine). This pull request requires discussion in the ORP meeting before it's merged. @davidlange6, @Degano, @smuzaffar

@davidlange6
Copy link
Contributor

+1

cmsbuild added a commit that referenced this pull request Aug 14, 2015
Migrate VID BDTs to GlobalCache + GBRForest (75X)
@cmsbuild cmsbuild merged commit e90c741 into cms-sw:CMSSW_7_5_X Aug 14, 2015
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants