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

Phase2 Fast CPE Template Error Fix #44916

Merged
merged 1 commit into from
May 8, 2024

Conversation

AdrianoDee
Copy link
Contributor

@AdrianoDee AdrianoDee commented May 7, 2024

This PR proposes a trivial fix for the Fast CPE error calculations. As is now only qBin==0 is taken into account and should not be like this. Additionally with #44813 this ends up in an infinite loop (that is also how I spotted it).

Being the original author I honestly don't remember why this was like this in the first place. One of the hypotheses is that the template for Phase 2 pixels was not available at the time of the CUDA port. But I haven't done all the proper archeology.

Fixes for both for Alpaka and CUDA.

Will produce the pixel local reco validation plots and append them here.

@AdrianoDee
Copy link
Contributor Author

type bug-fix

@cmsbuild
Copy link
Contributor

cmsbuild commented May 7, 2024

cms-bot internal usage

@AdrianoDee
Copy link
Contributor Author

AdrianoDee commented May 7, 2024

@cms-sw/trk-dpg-l2 I would ask for DPG experts opinion on this.

@AdrianoDee
Copy link
Contributor Author

please test

@AdrianoDee
Copy link
Contributor Author

Note: just a first round of tests.

@cmsbuild
Copy link
Contributor

cmsbuild commented May 7, 2024

-code-checks

Logs: https://cmssdt.cern.ch/SDT/code-checks/cms-sw-PR-44916/40195

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

@AdrianoDee AdrianoDee force-pushed the phase2_fast_cpe_error branch from d373d0a to 00b8111 Compare May 7, 2024 11:56
@mmusich
Copy link
Contributor

mmusich commented May 7, 2024

@emiglior FYI

@cmsbuild
Copy link
Contributor

cmsbuild commented May 7, 2024

+code-checks

Logs: https://cmssdt.cern.ch/SDT/code-checks/cms-sw-PR-44916/40196

@cmsbuild
Copy link
Contributor

cmsbuild commented May 7, 2024

A new Pull Request was created by @AdrianoDee for master.

It involves the following packages:

  • RecoLocalTracker/SiPixelRecHits (reconstruction)

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

cms-bot commands are listed here

@AdrianoDee
Copy link
Contributor Author

please test

@fwyzard
Copy link
Contributor

fwyzard commented May 7, 2024

Thanks @AdrianoDee .
As usual, please make a backport to 14.0.x for the Phase 2 HLT studies :-)

@AdrianoDee
Copy link
Contributor Author

Sure, done here #44919

@cmsbuild
Copy link
Contributor

cmsbuild commented May 7, 2024

-1

Failed Tests: UnitTests RelVals-INPUT
Summary: https://cmssdt.cern.ch/SDT/jenkins-artifacts/pull-request-integration/PR-30174b/39276/summary.html
COMMIT: 00b8111
CMSSW: CMSSW_14_1_X_2024-05-07-1100/el8_amd64_gcc12
User test area: For local testing, you can use /cvmfs/cms-ci.cern.ch/week0/cms-sw/cmssw/44916/39276/install.sh to create a dev area with all the needed externals and cmssw changes.

Unit Tests

I found 1 errors in the following unit tests:

---> test test-das-selected-lumis had ERRORS

RelVals-INPUT

  • 2500.22500.2_NANOmc124Xrun3/step2_NANOmc124Xrun3.log

Comparison Summary

Summary:

  • You potentially removed 1 lines from the logs
  • Reco comparison results: 6 differences found in the comparisons
  • DQMHistoTests: Total files compared: 48
  • DQMHistoTests: Total histograms compared: 3332476
  • DQMHistoTests: Total failures: 6
  • DQMHistoTests: Total nulls: 0
  • DQMHistoTests: Total successes: 3332450
  • DQMHistoTests: Total skipped: 20
  • DQMHistoTests: Total Missing objects: 0
  • DQMHistoSizes: Histogram memory added: 0.0 KiB( 47 files compared)
  • Checked 202 log files, 165 edm output root files, 48 DQM output files
  • TriggerResults: no differences found

@AdrianoDee
Copy link
Contributor Author

please test

@cmsbuild
Copy link
Contributor

cmsbuild commented May 8, 2024

+1

Summary: https://cmssdt.cern.ch/SDT/jenkins-artifacts/pull-request-integration/PR-30174b/39290/summary.html
COMMIT: 00b8111
CMSSW: CMSSW_14_1_X_2024-05-07-2300/el8_amd64_gcc12
User test area: For local testing, you can use /cvmfs/cms-ci.cern.ch/week0/cms-sw/cmssw/44916/39290/install.sh to create a dev area with all the needed externals and cmssw changes.

Comparison Summary

Summary:

  • You potentially added 1 lines to the logs
  • Reco comparison results: 18 differences found in the comparisons
  • DQMHistoTests: Total files compared: 48
  • DQMHistoTests: Total histograms compared: 3332476
  • DQMHistoTests: Total failures: 15
  • DQMHistoTests: Total nulls: 0
  • DQMHistoTests: Total successes: 3332441
  • DQMHistoTests: Total skipped: 20
  • DQMHistoTests: Total Missing objects: 0
  • DQMHistoSizes: Histogram memory added: 0.0 KiB( 47 files compared)
  • Checked 202 log files, 165 edm output root files, 48 DQM output files
  • TriggerResults: no differences found

@jfernan2
Copy link
Contributor

jfernan2 commented May 8, 2024

+1

@cmsbuild
Copy link
Contributor

cmsbuild commented May 8, 2024

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

@antoniovilela
Copy link
Contributor

+1

@cmsbuild cmsbuild merged commit e407125 into cms-sw:master May 8, 2024
11 checks passed
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.

6 participants