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

Simplify pixel typedefs #40565

Merged
merged 2 commits into from Jan 22, 2023
Merged

Conversation

fwyzard
Copy link
Contributor

@fwyzard fwyzard commented Jan 19, 2023

PR description:

Simplify typedefs and clean up comments in legacy modules.

Make type aliases more consistent in SoA modules: use consistently OnHost and OnDevice instead of OnCPU and OnGPU.

PR validation:

None.

@fwyzard
Copy link
Contributor Author

fwyzard commented Jan 19, 2023

please test

@fwyzard
Copy link
Contributor Author

fwyzard commented Jan 19, 2023

@nothingface0 @AdrianoDee @borzari FYI

@cmsbuild
Copy link
Contributor

-code-checks

Logs: https://cmssdt.cern.ch/SDT/code-checks/cms-sw-PR-40565/33799

ERROR: Build errors found during clang-tidy run.

RecoLocalTracker/SiPixelRecHits/plugins/SiPixelRecHitConverter.cc:253:43: error: use of undeclared identifier 'cpeName_' [clang-diagnostic-error]
    LogDebug("SiPixelRecHitConverter") << cpeName_ << " converted " << numberOfClusters
                                          ^
Suppressed 1402 warnings (1401 in non-user code, 1 with check filters).
--
gmake: *** [config/SCRAM/GMake/Makefile.coderules:129: code-checks] Error 2
gmake: *** [There are compilation/build errors. Please see the detail log above.] Error 2

Use consistently "OnHost" and "OnDevice" instead of "OnCPU" and "OnGPU"
@cmsbuild
Copy link
Contributor

+code-checks

Logs: https://cmssdt.cern.ch/SDT/code-checks/cms-sw-PR-40565/33800

  • This PR adds an extra 24KB to repository

  • There are other open Pull requests which might conflict with changes you have proposed:

@cmsbuild
Copy link
Contributor

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

It involves the following packages:

  • RecoLocalTracker/SiPixelRecHits (reconstruction)
  • RecoPixelVertexing/PixelTriplets (reconstruction)

@cmsbuild, @mandrenguyen, @clacaputo can you please review it and eventually sign? Thanks.
@mtosi, @VourMa, @felicepantaleo, @GiacomoSguazzoni, @JanFSchulte, @rovere, @VinInn, @mroguljic, @missirol, @dkotlins, @ferencek, @gpetruc, @mmusich, @threus, @dgulhan, @tvami this is something you requested to watch as well.
@perrotta, @dpiparo, @rappoccio you are the release manager for this.

cms-bot commands are listed here

@mmusich
Copy link
Contributor

mmusich commented Jan 19, 2023

before I trigger unwanted tests, is there any particular reason to hold on here?

@cmsbuild cmsbuild added the trk label Jan 19, 2023
@fwyzard
Copy link
Contributor Author

fwyzard commented Jan 19, 2023

please test

@fwyzard
Copy link
Contributor Author

fwyzard commented Jan 19, 2023

no, it was just too early and before a coffee...

@cmsbuild
Copy link
Contributor

+1

Summary: https://cmssdt.cern.ch/SDT/jenkins-artifacts/pull-request-integration/PR-bcfab9/30082/summary.html
COMMIT: fb0fceb
CMSSW: CMSSW_13_0_X_2023-01-19-1100/el8_amd64_gcc11
User test area: For local testing, you can use /cvmfs/cms-ci.cern.ch/week0/cms-sw/cmssw/40565/30082/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: 49
  • DQMHistoTests: Total histograms compared: 3555479
  • DQMHistoTests: Total failures: 6
  • DQMHistoTests: Total nulls: 0
  • DQMHistoTests: Total successes: 3555451
  • DQMHistoTests: Total skipped: 22
  • DQMHistoTests: Total Missing objects: 0
  • DQMHistoSizes: Histogram memory added: 0.0 KiB( 48 files compared)
  • Checked 211 log files, 162 edm output root files, 49 DQM output files
  • TriggerResults: no differences found

@mandrenguyen
Copy link
Contributor

+reconstruction
No changes to comparisons. Code cleanup.

@cmsbuild
Copy link
Contributor

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. @perrotta, @dpiparo, @rappoccio (and backports should be raised in the release meeting by the corresponding L2)

@perrotta
Copy link
Contributor

+1

@cmsbuild cmsbuild merged commit 980f958 into cms-sw:master Jan 22, 2023
@fwyzard fwyzard deleted the simplify_pixel_typedefs branch March 9, 2023 21:50
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