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

Make the CUDA/SoA pixel clusterizer use the same thresholds as the legacy module [12.0.x] #35571

Conversation

fwyzard
Copy link
Contributor

@fwyzard fwyzard commented Oct 7, 2021

PR description:

Make the CUDA/SoA pixel clusterizer use the same thresholds as the legacy module.
This allows for changes like those in #35518 to be picked up transparently by the CUDA/SoA modules.

In addition, make the legacy pixel channel threshold coherent with the value used in the gpu module.

PR validation:

Checked that modifications to the parameters in the legacy modules propagate to the CUDA/SoA modules.

if this PR is a backport please specify the original PR and why you need to backport that PR:

Backport #35570 with additional changes.

@fwyzard
Copy link
Contributor Author

fwyzard commented Oct 7, 2021

enable gpu

@cmsbuild cmsbuild added this to the CMSSW_12_0_X milestone Oct 7, 2021
@fwyzard
Copy link
Contributor Author

fwyzard commented Oct 7, 2021

please test

@cmsbuild
Copy link
Contributor

cmsbuild commented Oct 7, 2021

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

It involves the following packages:

  • HLTrigger/Configuration (hlt)

@cmsbuild, @missirol, @Martin-Grunewald can you please review it and eventually sign? Thanks.
@Martin-Grunewald, @missirol, @silviodonato this is something you requested to watch as well.
@perrotta, @dpiparo, @qliphy you are the release manager for this.

cms-bot commands are listed here

@fwyzard fwyzard changed the title Cuda pixel clusterizer reuse thresholds 120x Make the CUDA/SoA pixel clusterizer use the same thresholds as the legacy module [12.0.x] Oct 7, 2021
@fwyzard
Copy link
Contributor Author

fwyzard commented Oct 7, 2021

This PR may or may not be needed, depending if and how #35518 is backported to 12.0.x .

@missirol
Copy link
Contributor

missirol commented Oct 7, 2021

please abort

I don't see the tests running, trying to restart them.

@missirol
Copy link
Contributor

missirol commented Oct 7, 2021

please test

@cmsbuild
Copy link
Contributor

cmsbuild commented Oct 7, 2021

+1

Summary: https://cmssdt.cern.ch/SDT/jenkins-artifacts/pull-request-integration/PR-5d1eb3/19475/summary.html
COMMIT: 57d0e59
CMSSW: CMSSW_12_0_X_2021-10-07-1100/slc7_amd64_gcc900
Additional Tests: GPU
User test area: For local testing, you can use /cvmfs/cms-ci.cern.ch/week1/cms-sw/cmssw/35571/19475/install.sh to create a dev area with all the needed externals and cmssw changes.

GPU Comparison Summary

Summary:

  • No significant changes to the logs found
  • Reco comparison results: 0 differences found in the comparisons
  • DQMHistoTests: Total files compared: 4
  • DQMHistoTests: Total histograms compared: 19735
  • DQMHistoTests: Total failures: 6
  • DQMHistoTests: Total nulls: 0
  • DQMHistoTests: Total successes: 19729
  • DQMHistoTests: Total skipped: 0
  • DQMHistoTests: Total Missing objects: 0
  • DQMHistoSizes: Histogram memory added: 0.0 KiB( 3 files compared)
  • Checked 12 log files, 9 edm output root files, 4 DQM output files
  • TriggerResults: no differences found

Comparison Summary

Summary:

  • No significant changes to the logs found
  • Reco comparison results: 0 differences found in the comparisons
  • DQMHistoTests: Total files compared: 39
  • DQMHistoTests: Total histograms compared: 2998564
  • DQMHistoTests: Total failures: 0
  • DQMHistoTests: Total nulls: 0
  • DQMHistoTests: Total successes: 2998542
  • DQMHistoTests: Total skipped: 22
  • DQMHistoTests: Total Missing objects: 0
  • DQMHistoSizes: Histogram memory added: 0.0 KiB( 38 files compared)
  • Checked 165 log files, 37 edm output root files, 39 DQM output files
  • TriggerResults: no differences found

@missirol
Copy link
Contributor

missirol commented Oct 8, 2021

@fwyzard, for the purpose of the Patatrack customisations, these changes look okay to me even if #35518 is not backported to 12.0.x. Do you confirm?

@fwyzard
Copy link
Contributor Author

fwyzard commented Oct 8, 2021

for the purpose of the Patatrack customisations, these changes look okay to me even if #35518 is not backported to 12.0.x. Do you confirm?

Yes, exactly:

@missirol
Copy link
Contributor

missirol commented Oct 8, 2021

+hlt

  • backport of #35570 + plus a customisation (only in customizeHLTforPatatrack) of one param of the legacy pixel local reco for better consistency between CPU and GPU modules (the legacy parameter was incorrect at HLT, and will be fixed in 12.1.x HLT menus; see #35518 and links therein)

@cmsbuild
Copy link
Contributor

cmsbuild commented Oct 8, 2021

This pull request is fully signed and it will be integrated in one of the next CMSSW_12_0_X IBs (tests are also fine) and once validation in the development release cycle CMSSW_12_1_X is complete. This pull request will now be reviewed by the release team before it's merged. @perrotta, @dpiparo, @qliphy (and backports should be raised in the release meeting by the corresponding L2)

@qliphy
Copy link
Contributor

qliphy commented Oct 11, 2021

+1

@cmsbuild cmsbuild merged commit ef6a95c into cms-sw:CMSSW_12_0_X Oct 11, 2021
@fwyzard fwyzard deleted the CUDA_pixel_clusterizer_reuse_thresholds_120x branch October 29, 2022 08:40
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