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

Safe Geant4 stacking action #40180

Merged
merged 2 commits into from Dec 1, 2022
Merged

Conversation

civanch
Copy link
Contributor

@civanch civanch commented Nov 29, 2022

PR description:

There are concerns to Geant4 StackingAction class for handling of CreatorProcess pointer #40090 . This PR intend to fix the issue.

PR validation:

private

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: if will fix the issue then may be considered for the backport.

@cmsbuild
Copy link
Contributor

+code-checks

Logs: https://cmssdt.cern.ch/SDT/code-checks/cms-sw-PR-40180/33192

  • This PR adds an extra 16KB to repository

@cmsbuild
Copy link
Contributor

A new Pull Request was created by @civanch (Vladimir Ivantchenko) for master.

It involves the following packages:

  • SimG4Core/Application (simulation)

@cmsbuild, @civanch, @mdhildreth can you please review it and eventually sign? Thanks.
@makortel, @bsunanda, @rovere, @fabiocos, @slomeo 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

@civanch
Copy link
Contributor Author

civanch commented Nov 30, 2022

please test

@Dr15Jones
Copy link
Contributor

This does appear to avoid the problem we are seeing with the value from GetCreatorProcess sometimes returning nullptr.

It would still be good if we could track down why the value appears to change within the step action call.

@cmsbuild
Copy link
Contributor

+1

Summary: https://cmssdt.cern.ch/SDT/jenkins-artifacts/pull-request-integration/PR-1ba467/29341/summary.html
COMMIT: 09e30b7
CMSSW: CMSSW_13_0_X_2022-11-29-2300/el8_amd64_gcc11
User test area: For local testing, you can use /cvmfs/cms-ci.cern.ch/week1/cms-sw/cmssw/40180/29341/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: 59992 differences found in the comparisons
  • DQMHistoTests: Total files compared: 48
  • DQMHistoTests: Total histograms compared: 3421159
  • DQMHistoTests: Total failures: 116103
  • DQMHistoTests: Total nulls: 231
  • DQMHistoTests: Total successes: 3304803
  • DQMHistoTests: Total skipped: 22
  • DQMHistoTests: Total Missing objects: 0
  • DQMHistoSizes: Histogram memory added: -0.37699999999999995 KiB( 47 files compared)
  • DQMHistoSizes: changed ( 10224.0 ): -0.469 KiB SiStrip/MechanicalView
  • DQMHistoSizes: changed ( 11834.0 ): 0.234 KiB SiStrip/MechanicalView
  • DQMHistoSizes: changed ( 250202.181 ): 0.229 KiB SiStrip/MechanicalView
  • DQMHistoSizes: changed ( 25202.0 ): -0.371 KiB SiStrip/MechanicalView
  • Checked 206 log files, 48 edm output root files, 48 DQM output files
  • TriggerResults: found differences in 15 / 46 workflows

@civanch
Copy link
Contributor Author

civanch commented Dec 1, 2022

+1

This fix provide smooth running of different IBs, so better to merge. The issue #40090 will be further investigated

@cmsbuild
Copy link
Contributor

cmsbuild commented Dec 1, 2022

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)

@rappoccio
Copy link
Contributor

+1

@cmsbuild cmsbuild merged commit 189b0d3 into cms-sw:master Dec 1, 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.

None yet

4 participants