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

Re-enable trigger cache. #20084

Merged
merged 1 commit into from Aug 9, 2017
Merged

Conversation

bbockelm
Copy link
Contributor

@bbockelm bbockelm commented Aug 8, 2017

This re-enables the trigger cache, which provides a bit more than an order-magnitude speedup for edmCopyPickEvent over high-latency.

This additionally remove errant copy/pasted code blocks and guarantees that an assert cannot be hit.

@osschar

This re-enables the trigger cache, which provides a bit more than
an order-magnitude speedup for edmCopyPickEvent over high-latency.
@cmsbuild cmsbuild changed the base branch from CMSSW_9_3_X to master August 8, 2017 20:54
@cmsbuild
Copy link
Contributor

cmsbuild commented Aug 8, 2017

@bbockelm, CMSSW_9_3_X branch is closed for direct updates. cms-bot is going to move this PR to master branch.
In future, please use cmssw master branch to submit your changes.

@cmsbuild
Copy link
Contributor

cmsbuild commented Aug 8, 2017

A new Pull Request was created by @bbockelm (Brian Bockelman) for master.

It involves the following packages:

IOPool/Input

@cmsbuild, @smuzaffar, @Dr15Jones can you please review it and eventually sign? Thanks.
@wddgit this is something you requested to watch as well.
@davidlange6 you are the release manager for this.

cms-bot commands are listed here

@Dr15Jones
Copy link
Contributor

please test

@cmsbuild
Copy link
Contributor

cmsbuild commented Aug 8, 2017

The tests are being triggered in jenkins.
https://cmssdt.cern.ch/jenkins/job/ib-any-integration/22150/console Started: 2017/08/08 23:08

@Dr15Jones
Copy link
Contributor

Any ideas why this may have caused problems when we first switched to multi-threading?

@bbockelm
Copy link
Contributor Author

bbockelm commented Aug 8, 2017

The only possible case was when the switchover entry would be set to 0 (everything else was excluded by prior if-cases); we simply changed things to guarantee that the entry was set to > 0.

@cmsbuild
Copy link
Contributor

cmsbuild commented Aug 8, 2017

@cmsbuild
Copy link
Contributor

cmsbuild commented Aug 8, 2017

Comparison job queued.

@cmsbuild
Copy link
Contributor

cmsbuild commented Aug 8, 2017

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

Comparison Summary:

  • No significant changes to the logs found
  • Reco comparison results: 0 differences found in the comparisons
  • DQMHistoTests: Total files compared: 25
  • DQMHistoTests: Total histograms compared: 2646495
  • DQMHistoTests: Total failures: 197
  • DQMHistoTests: Total nulls: 0
  • DQMHistoTests: Total successes: 2646117
  • DQMHistoTests: Total skipped: 181
  • DQMHistoTests: Total Missing objects: 0
  • Checked 102 log files, 14 edm output root files, 25 DQM output files

@Dr15Jones
Copy link
Contributor

+1

@cmsbuild
Copy link
Contributor

cmsbuild commented Aug 8, 2017

This pull request is fully signed and it will be integrated in one of the next master IBs (tests are also fine). This pull request will now be reviewed by the release team before it's merged. @davidlange6, @smuzaffar (and backports should be raised in the release meeting by the corresponding L2)

@davidlange6
Copy link
Contributor

+1

@cmsbuild cmsbuild merged commit 687092b into cms-sw:master Aug 9, 2017
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