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

Improve uniform_groups-related functions #43632

Merged
merged 3 commits into from
Jan 12, 2024

Conversation

fwyzard
Copy link
Contributor

@fwyzard fwyzard commented Dec 21, 2023

PR description:

Address the comments to the uniform_groups and independent_groups implementation:

  • improve the description of the range-for types;
  • rename iterator to const_iterator;
  • add forward declaration and type alias for const_iterator.

PR validation:

All unit tests pass.

@cmsbuild
Copy link
Contributor

cmsbuild commented Dec 21, 2023

cms-bot internal usage

@cmsbuild
Copy link
Contributor

+code-checks

Logs: https://cmssdt.cern.ch/SDT/code-checks/cms-sw-PR-43632/38285

@cmsbuild
Copy link
Contributor

A new Pull Request was created by @fwyzard (Andrea Bocci) for master.

It involves the following packages:

  • HeterogeneousCore/AlpakaInterface (heterogeneous)

@cmsbuild, @makortel, @fwyzard can you please review it and eventually sign? Thanks.
@missirol, @makortel, @rovere this is something you requested to watch as well.
@antoniovilela, @sextonkennedy, @rappoccio you are the release manager for this.

cms-bot commands are listed here

@fwyzard
Copy link
Contributor Author

fwyzard commented Dec 21, 2023

enable gpu

@fwyzard
Copy link
Contributor Author

fwyzard commented Dec 21, 2023

please test

@fwyzard
Copy link
Contributor Author

fwyzard commented Dec 21, 2023

+heterogeneous

@fwyzard
Copy link
Contributor Author

fwyzard commented Dec 21, 2023

@antoniovilela @rappoccio, can you pick this for pre2 ?

@cmsbuild
Copy link
Contributor

+code-checks

Logs: https://cmssdt.cern.ch/SDT/code-checks/cms-sw-PR-43632/38286

@cmsbuild
Copy link
Contributor

Pull request #43632 was updated. can you please check and sign again.

@cmsbuild
Copy link
Contributor

+1

Summary: https://cmssdt.cern.ch/SDT/jenkins-artifacts/pull-request-integration/PR-78f33d/36646/summary.html
COMMIT: 711ad9e
CMSSW: CMSSW_14_0_X_2023-12-21-2300/el8_amd64_gcc12
Additional Tests: GPU
User test area: For local testing, you can use /cvmfs/cms-ci.cern.ch/week0/cms-sw/cmssw/43632/36646/install.sh to create a dev area with all the needed externals and cmssw changes.

Comparison Summary

Summary:

  • You potentially removed 1 lines from the logs
  • Reco comparison results: 2 differences found in the comparisons
  • DQMHistoTests: Total files compared: 48
  • DQMHistoTests: Total histograms compared: 3247277
  • DQMHistoTests: Total failures: 3
  • DQMHistoTests: Total nulls: 0
  • DQMHistoTests: Total successes: 3247252
  • DQMHistoTests: Total skipped: 22
  • DQMHistoTests: Total Missing objects: 0
  • DQMHistoSizes: Histogram memory added: 0.0 KiB( 47 files compared)
  • Checked 200 log files, 161 edm output root files, 48 DQM output files
  • TriggerResults: no differences found

GPU Comparison Summary

Summary:

  • No significant changes to the logs found
  • Reco comparison results: 48 differences found in the comparisons
  • DQMHistoTests: Total files compared: 3
  • DQMHistoTests: Total histograms compared: 39740
  • DQMHistoTests: Total failures: 1300
  • DQMHistoTests: Total nulls: 0
  • DQMHistoTests: Total successes: 38440
  • DQMHistoTests: Total skipped: 0
  • DQMHistoTests: Total Missing objects: 0
  • DQMHistoSizes: Histogram memory added: 0.0 KiB( 2 files compared)
  • Checked 8 log files, 10 edm output root files, 3 DQM output files
  • TriggerResults: no differences found

@makortel
Copy link
Contributor

Thanks!

@rappoccio
Copy link
Contributor

+1

@cmsbuild cmsbuild merged commit 918f5dd into cms-sw:master Jan 12, 2024
14 checks passed
@fwyzard fwyzard deleted the implement_uniform_groups branch January 30, 2024 11:12
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.

4 participants