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

LST algorithm developments accumulated during integration PR #46857

Conversation

ariostas
Copy link
Contributor

@ariostas ariostas commented Dec 3, 2024

This PR integrates accumulated LST algorithm developments held back during the review of the LST integration (#45117). The full list of PRs that are included here can be found in SegmentLinking#117. This is our first step in our list of follow-up tasks (#46746).

The changes include bug fixes and algorithmic improvements, but they also start to address follow-up comments from the integration PR. Here are some highlights.

Most of these were described in TRK POG presentation on Sep 9

Here is a plot showing the impact from these changes on the performance.

image

@slava77 @VourMa

ariostas and others added 13 commits November 25, 2024 09:17
Co-authored-by: Gavin Niendorf <[email protected]>
Co-authored-by: Gavin Niendorf <[email protected]>
Co-authored-by: Gavin Niendorf <[email protected]>
Co-authored-by: Manos Vourliotis <[email protected]>
* T5 DNN Cleanup + Training Scripts + Eta/pT Dependent Cut

Co-authored-by: Gavin Niendorf <[email protected]>

* DNN Indexing Bug Fix + Normalization Improvements

Co-authored-by: Gavin Niendorf <[email protected]>

* Replace t5 Radius Matching with DNN + Pairwise Hit Differences + Make DNN First t5 Cut

Co-authored-by: Gavin Niendorf <[email protected]>

* Add Phi to the DNN + Displaced Track Weighting

Co-authored-by: Gavin Niendorf <[email protected]>

---------

Co-authored-by: Gavin Niendorf <[email protected]>
@cmsbuild
Copy link
Contributor

cmsbuild commented Dec 3, 2024

cms-bot internal usage

@cmsbuild
Copy link
Contributor

cmsbuild commented Dec 3, 2024

+code-checks

Logs: https://cmssdt.cern.ch/SDT/code-checks/cms-sw-PR-46857/42885

@cmsbuild
Copy link
Contributor

cmsbuild commented Dec 3, 2024

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

It involves the following packages:

  • RecoTracker/LST (reconstruction)
  • RecoTracker/LSTCore (reconstruction)

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

cms-bot commands are listed here

@slava77
Copy link
Contributor

slava77 commented Dec 3, 2024

test parameters:

  • enable_tests = gpu
  • workflows_gpu = 24834.704
  • workflows = 24834.703
  • relvals_opt = -w upgrade,standard
  • relvals_opt_gpu = -w upgrade,standard

@slava77
Copy link
Contributor

slava77 commented Dec 3, 2024

  • relvals_opt = -w upgrade,standard
  • relvals_opt_gpu = -w upgrade,standard
    I'm not sure the ,standard is actually needed, but an extra shouldn't harm, I hope.

@slava77
Copy link
Contributor

slava77 commented Dec 3, 2024

@cmsbuild please test

@cmsbuild
Copy link
Contributor

cmsbuild commented Dec 4, 2024

+1

Size: This PR adds an extra 1572KB to repository
Summary: https://cmssdt.cern.ch/SDT/jenkins-artifacts/pull-request-integration/PR-46fad1/43232/summary.html
COMMIT: 8c9753d
CMSSW: CMSSW_15_0_X_2024-12-03-1100/el8_amd64_gcc12
Additional Tests: GPU
User test area: For local testing, you can use /cvmfs/cms-ci.cern.ch/week0/cms-sw/cmssw/46857/43232/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: 147 differences found in the comparisons
  • DQMHistoTests: Total files compared: 48
  • DQMHistoTests: Total histograms compared: 3629431
  • DQMHistoTests: Total failures: 1464
  • DQMHistoTests: Total nulls: 0
  • DQMHistoTests: Total successes: 3627947
  • DQMHistoTests: Total skipped: 20
  • DQMHistoTests: Total Missing objects: 0
  • DQMHistoSizes: Histogram memory added: 0.0 KiB( 47 files compared)
  • Checked 210 log files, 180 edm output root files, 48 DQM output files
  • TriggerResults: no differences found

GPU Comparison Summary

Summary:

@jfernan2
Copy link
Contributor

jfernan2 commented Dec 4, 2024

+1

@cmsbuild
Copy link
Contributor

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

@mandrenguyen
Copy link
Contributor

+1

@cmsbuild cmsbuild merged commit 9628e8f into cms-sw:master Dec 4, 2024
15 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.

5 participants