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

[90X] Replace TMatrix by Eigen matrices and various fixes in MillePede workflow #18178

Merged
merged 54 commits into from
May 2, 2017

Conversation

ghellwig
Copy link

@ghellwig ghellwig commented Apr 3, 2017

backport of #18177

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 #18139.

 - 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 CMSSW_9_0_X IBs (but tests are reportedly failing). This pull request requires discussion in the ORP meeting before it's merged. @davidlange6, @smuzaffar

@ghellwig
Copy link
Author

please test

@cmsbuild
Copy link
Contributor

cmsbuild commented Apr 28, 2017

The tests are being triggered in jenkins.
https://cmssdt.cern.ch/jenkins/job/ib-any-integration/19468/console Started: 2017/04/28 17:24

@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-18178/19468/summary.html

Comparison Summary:

  • No significant changes to the logs found
  • Reco comparison results: 0 differences found in the comparisons
  • DQMHistoTests: Total files compared: 23
  • DQMHistoTests: Total histograms compared: 1884674
  • DQMHistoTests: Total failures: 29505
  • DQMHistoTests: Total nulls: 0
  • DQMHistoTests: Total successes: 1854996
  • 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 aa8a69a into cms-sw:CMSSW_9_0_X May 2, 2017
@ghellwig ghellwig deleted the gbl-eigen_90X 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