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

[91X] Replace TMatrix by Eigen matrices and various fixes in MillePede workflow #18177

Merged
merged 54 commits into from Apr 26, 2017

Conversation

ghellwig
Copy link

@ghellwig ghellwig commented Apr 3, 2017

This PR introduces the Eigen-based version of GBL and removes further usage of TMatrix from th MillePede workflow.
The runtime of the Mille step is reduced by approx. 30% without loss of generality and without changing the functionality.
Further changes only improve user-friendliness by adding better examples, protections and examples.

The changes of this PR are based on #18138.

 - needed for unification of alignment producers
 - in addition:
   - `EventSetup` was nowhere used
   - in case of zero processed events it would be undefined
 - add test mode to redirect it to a dummy path
   -> avoids eos command which depends on network connection
@arunhep
Copy link
Contributor

arunhep commented Apr 25, 2017

+1
the tests failed because of xrood/eos errors. but they have passed in earlier runs.

@cmsbuild
Copy link
Contributor

This pull request is fully signed and it will be integrated in one of the next master IBs (but tests are reportedly failing). This pull request requires discussion in the ORP meeting before it's merged. @Muzaffar, @davidlange6, @smuzaffar

@davidlange6
Copy link
Contributor

please test

@cmsbuild
Copy link
Contributor

cmsbuild commented Apr 26, 2017

The tests are being triggered in jenkins.
https://cmssdt.cern.ch/jenkins/job/ib-any-integration/19401/console Started: 2017/04/26 08:45

@cmsbuild
Copy link
Contributor

@cmsbuild
Copy link
Contributor

Comparison job queued.

@cmsbuild
Copy link
Contributor

Comparison is ready
https://cmssdt.cern.ch/SDT/jenkins-artifacts/pull-request-integration/PR-18177/19401/summary.html

Comparison Summary:

  • No significant changes to the logs found
  • Reco comparison results: 69 differences found in the comparisons
  • DQMHistoTests: Total files compared: 23
  • DQMHistoTests: Total histograms compared: 1780144
  • DQMHistoTests: Total failures: 29928
  • DQMHistoTests: Total nulls: 0
  • DQMHistoTests: Total successes: 1750043
  • DQMHistoTests: Total skipped: 173
  • DQMHistoTests: Total Missing objects: 0
  • Checked 94 log files, 14 edm output root files, 23 DQM output files

@davidlange6
Copy link
Contributor

+1

@cmsbuild cmsbuild merged commit 35ee5e1 into cms-sw:master Apr 26, 2017
@ghellwig ghellwig deleted the gbl-eigen_91X branch May 2, 2017 15:46
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

5 participants