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

Check for nans earlier in the template reco #38881

Merged
merged 1 commit into from
Jul 29, 2022

Conversation

tvami
Copy link
Contributor

@tvami tvami commented Jul 28, 2022

PR description:

Resolves #38869 by moving the protection of nan-s earlier in the code.

PR validation:

The job in #38869 (comment) run successfully.

If this PR is a backport please specify the original PR and why you need to backport that PR. If this PR will be backported please specify to which release cycle the backport is meant for:

Needs to go back to 12_4_X

@tvami
Copy link
Contributor Author

tvami commented Jul 28, 2022

type bugfix,trk

@tvami
Copy link
Contributor Author

tvami commented Jul 28, 2022

test parameters:

  • enable_tests = profiling

@tvami
Copy link
Contributor Author

tvami commented Jul 28, 2022

I assume we'd like to see the performance change, right? #38881 (comment)

@mmusich
Copy link
Contributor

mmusich commented Jul 28, 2022

I assume we'd like to see the performance change, right? #38881 (comment)

I initially misunderstood the code and interpreted that the check was done only in the standalone case, but it's actually the other way around (it is checked in the cmssw job but not in the standalone pixelAV simulation), so performance should not be a concern (if anything few more instructions should be skipped).

@cmsbuild
Copy link
Contributor

+code-checks

Logs: https://cmssdt.cern.ch/SDT/code-checks/cms-sw-PR-38881/31310

  • This PR adds an extra 44KB to repository

@cmsbuild
Copy link
Contributor

A new Pull Request was created by @tvami (Tamas Vami) for master.

It involves the following packages:

  • CondFormats/SiPixelTransient (db, reconstruction)

@malbouis, @clacaputo, @cmsbuild, @ggovi, @jpata, @tvami, @francescobrivio can you please review it and eventually sign? Thanks.
@VinInn, @OzAmram, @ferencek, @mmusich, @dkotlins, @seemasharmafnal, @tvami this is something you requested to watch as well.
@perrotta, @dpiparo, @qliphy, @rappoccio you are the release manager for this.

cms-bot commands are listed here

@tvami
Copy link
Contributor Author

tvami commented Jul 28, 2022

@cmsbuild , please test

@cmsbuild
Copy link
Contributor

+1

Summary: https://cmssdt.cern.ch/SDT/jenkins-artifacts/pull-request-integration/PR-75ace1/26505/summary.html
COMMIT: 8bb9eb0
CMSSW: CMSSW_12_5_X_2022-07-28-1100/el8_amd64_gcc10
Additional Tests: PROFILING
User test area: For local testing, you can use /cvmfs/cms-ci.cern.ch/week1/cms-sw/cmssw/38881/26505/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: 14 differences found in the comparisons
  • DQMHistoTests: Total files compared: 51
  • DQMHistoTests: Total histograms compared: 3668050
  • DQMHistoTests: Total failures: 20
  • DQMHistoTests: Total nulls: 0
  • DQMHistoTests: Total successes: 3668008
  • DQMHistoTests: Total skipped: 22
  • DQMHistoTests: Total Missing objects: 0
  • DQMHistoSizes: Histogram memory added: 0.0 KiB( 50 files compared)
  • Checked 210 log files, 47 edm output root files, 51 DQM output files
  • TriggerResults: no differences found

@tvami
Copy link
Contributor Author

tvami commented Jul 28, 2022

urgent

  • backport needed for data-taking

@clacaputo
Copy link
Contributor

+reconstruction

@tvami
Copy link
Contributor Author

tvami commented Jul 29, 2022

+db

  • signing for myself just because of the urgency
  • anyway tests pass, PR is in line with the description

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

@perrotta
Copy link
Contributor

+1

@cmsbuild cmsbuild merged commit 791d9de into cms-sw:master Jul 29, 2022
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.

Segmentation fault in the TrackProducer for EphemeralHLTPhysics
5 participants