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

Pixel Alpaka Migration: Modification to Existing Modules [I] #41282

Merged
merged 1 commit into from
Apr 18, 2023

Conversation

AdrianoDee
Copy link
Contributor

@AdrianoDee AdrianoDee commented Apr 5, 2023

PR description:

This PR stems from #41117 and it's the 1st of a series of smaller PRs.

This includes the changes to pre-existing modules or headers (BuildFiles not included here).
A single real change to include the max number of hits in the the topologies.

This PR and #41284, once reviewed, may be merged as they are. They do not depend on the other PRs.

PR validation:

It compiles. Running base tests. No regression expected.

This will be immediately back ported to 13_0_X.

#ifndef CUDADataFormats_TrackerGeometry_CAStructures_h
#define CUDADataFormats_TrackerGeometry_CAStructures_h
#ifndef RecoPixelVertexing_PixelTriplets_CAStructures_h
#define RecoPixelVertexing_PixelTriplets_CAStructures_h
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

perhaps RecoTracker_PixelSeeding ?

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Yep

@cmsbuild
Copy link
Contributor

cmsbuild commented Apr 5, 2023

+code-checks

Logs: https://cmssdt.cern.ch/SDT/code-checks/cms-sw-PR-41282/35058

@cmsbuild
Copy link
Contributor

cmsbuild commented Apr 5, 2023

A new Pull Request was created by @AdrianoDee (Adriano Di Florio) for master.

It involves the following packages:

  • Geometry/CommonTopologies (geometry)
  • RecoTracker/PixelSeeding (reconstruction)
  • RecoTracker/PixelTrackFitting (reconstruction)

@civanch, @Dr15Jones, @makortel, @clacaputo, @cmsbuild, @bsunanda, @mdhildreth, @mandrenguyen can you please review it and eventually sign? Thanks.
@fabiocos, @VourMa, @bsunanda, @felicepantaleo, @GiacomoSguazzoni, @JanFSchulte, @rovere, @VinInn, @missirol, @gpetruc, @mmusich, @mtosi, @dgulhan 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

@AdrianoDee
Copy link
Contributor Author

please test

@cmsbuild
Copy link
Contributor

cmsbuild commented Apr 5, 2023

+code-checks

Logs: https://cmssdt.cern.ch/SDT/code-checks/cms-sw-PR-41282/35064

@cmsbuild
Copy link
Contributor

cmsbuild commented Apr 5, 2023

Pull request #41282 was updated. @civanch, @Dr15Jones, @makortel, @clacaputo, @bsunanda, @mdhildreth, @mandrenguyen can you please check and sign again.

@AdrianoDee
Copy link
Contributor Author

please test

@cmsbuild
Copy link
Contributor

cmsbuild commented Apr 5, 2023

+1

Summary: https://cmssdt.cern.ch/SDT/jenkins-artifacts/pull-request-integration/PR-496357/31849/summary.html
COMMIT: fadde5d
CMSSW: CMSSW_13_1_X_2023-04-05-1100/el8_amd64_gcc11
User test area: For local testing, you can use /cvmfs/cms-ci.cern.ch/week1/cms-sw/cmssw/41282/31849/install.sh to create a dev area with all the needed externals and cmssw changes.

Comparison Summary

Summary:

  • You potentially added 31 lines to the logs
  • Reco comparison results: 9 differences found in the comparisons
  • DQMHistoTests: Total files compared: 47
  • DQMHistoTests: Total histograms compared: 3365163
  • DQMHistoTests: Total failures: 6
  • DQMHistoTests: Total nulls: 0
  • DQMHistoTests: Total successes: 3365135
  • DQMHistoTests: Total skipped: 22
  • DQMHistoTests: Total Missing objects: 0
  • DQMHistoSizes: Histogram memory added: 0.0 KiB( 46 files compared)
  • Checked 202 log files, 155 edm output root files, 47 DQM output files
  • TriggerResults: no differences found

Co-authored-by: Adriano Di Florio <[email protected]>
Co-authored-by: Breno Orzari <[email protected]>
Co-authored-by: Dimitris Papagiannis <[email protected]>
@cmsbuild
Copy link
Contributor

+code-checks

Logs: https://cmssdt.cern.ch/SDT/code-checks/cms-sw-PR-41282/35212

@cmsbuild
Copy link
Contributor

Pull request #41282 was updated. @civanch, @Dr15Jones, @makortel, @clacaputo, @cmsbuild, @bsunanda, @mdhildreth, @mandrenguyen can you please check and sign again.

@AdrianoDee
Copy link
Contributor Author

please test

@cmsbuild
Copy link
Contributor

+1

Summary: https://cmssdt.cern.ch/SDT/jenkins-artifacts/pull-request-integration/PR-496357/32014/summary.html
COMMIT: 720c885
CMSSW: CMSSW_13_1_X_2023-04-17-2300/el8_amd64_gcc11
User test area: For local testing, you can use /cvmfs/cms-ci.cern.ch/week1/cms-sw/cmssw/41282/32014/install.sh to create a dev area with all the needed externals and cmssw changes.

Comparison Summary

Summary:

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

@perrotta
Copy link
Contributor

+1

@perrotta
Copy link
Contributor

merge

@cmsbuild cmsbuild merged commit d1eee09 into cms-sw:master Apr 18, 2023
@jfernan2
Copy link
Contributor

+1
for the records

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.

9 participants