Navigation Menu

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

Replace deprecated ext/hash_map with std::unordered_map #34190

Merged
merged 1 commit into from Jun 25, 2021
Merged

Replace deprecated ext/hash_map with std::unordered_map #34190

merged 1 commit into from Jun 25, 2021

Conversation

guitargeek
Copy link
Contributor

PR description:

The PR replaces the deprecated ext/hash_map with std::unordered_map. This fixes build warnings I saw in my CMSSW builds.

PR validation:

CMSSW compilers

if this PR is a backport please specify the original PR and why you need to backport that PR:

No backport intended.

@cmsbuild
Copy link
Contributor

-code-checks

Logs: https://cmssdt.cern.ch/SDT/code-checks/cms-sw-PR-34190/23406

  • This PR adds an extra 40KB to repository

Code check has found code style and quality issues which could be resolved by applying following patch(s)

@cmsbuild
Copy link
Contributor

+code-checks

Logs: https://cmssdt.cern.ch/SDT/code-checks/cms-sw-PR-34190/23407

  • This PR adds an extra 40KB to repository

@cmsbuild
Copy link
Contributor

A new Pull Request was created by @guitargeek (Jonas Rembser) for master.

It involves the following packages:

CalibTracker/SiStripQuality
CondTools/SiPixel
CondTools/SiStrip
L1Trigger/GlobalTrigger
L1Trigger/L1TGlobal

@malbouis, @yuanchao, @cmsbuild, @rekovic, @tlampen, @ggovi, @pohsun, @cecilecaillol, @francescobrivio can you please review it and eventually sign? Thanks.
@echabert, @OzAmram, @pieterdavid, @robervalwalsh, @gbenelli, @tocheng, @VinInn, @Martin-Grunewald, @dkotlins, @ferencek, @mmusich, @tvami this is something you requested to watch as well.
@silviodonato, @dpiparo, @qliphy you are the release manager for this.

cms-bot commands are listed here

@qliphy
Copy link
Contributor

qliphy commented Jun 21, 2021

please test

@cmsbuild
Copy link
Contributor

+1

Summary: https://cmssdt.cern.ch/SDT/jenkins-artifacts/pull-request-integration/PR-d34d77/16122/summary.html
COMMIT: 8d90540
CMSSW: CMSSW_12_0_X_2021-06-20-2300/slc7_amd64_gcc900
User test area: For local testing, you can use /cvmfs/cms-ci.cern.ch/week0/cms-sw/cmssw/34190/16122/install.sh to create a dev area with all the needed externals and cmssw changes.

Comparison Summary

Summary:

  • No significant changes to the logs found
  • Reco comparison results: 8 differences found in the comparisons
  • DQMHistoTests: Total files compared: 38
  • DQMHistoTests: Total histograms compared: 2785631
  • DQMHistoTests: Total failures: 12
  • DQMHistoTests: Total nulls: 1
  • DQMHistoTests: Total successes: 2785596
  • DQMHistoTests: Total skipped: 22
  • DQMHistoTests: Total Missing objects: 0
  • DQMHistoSizes: Histogram memory added: -0.004 KiB( 37 files compared)
  • DQMHistoSizes: changed ( 312.0 ): -0.004 KiB MessageLogger/Warnings
  • Checked 160 log files, 37 edm output root files, 38 DQM output files
  • TriggerResults: no differences found

@cecilecaillol
Copy link
Contributor

+l1

@yuanchao
Copy link
Contributor

+1

  • migrate ext/hash_map to std::unordered_map
  • WF matrix tests and unit tests passed

@guitargeek
Copy link
Contributor Author

@ggovi, is this okay for db?

@qliphy
Copy link
Contributor

qliphy commented Jun 24, 2021

ping @cms-sw/db-l2

@guitargeek
Copy link
Contributor Author

Hi @qliphy, can this be merged? The db review was requested because of changes to the CondTools subsystem, but the changes where only that unused includes were removed.

@qliphy
Copy link
Contributor

qliphy commented Jun 25, 2021

+1

@qliphy
Copy link
Contributor

qliphy commented Jun 25, 2021

merge

@cmsbuild cmsbuild merged commit a38374d into cms-sw:master Jun 25, 2021
@guitargeek guitargeek deleted the ext_hash_map branch June 25, 2021 07:37
@Dr15Jones
Copy link
Contributor

Thanks!

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

6 participants