Skip to content

Add L1TSC82ProngJetModel#10337

Merged
smuzaffar merged 5 commits into
cms-sw:IB/CMSSW_16_1_X/masterfrom
henripetrow:IB/CMSSW_16_1_X/master
Mar 27, 2026
Merged

Add L1TSC82ProngJetModel#10337
smuzaffar merged 5 commits into
cms-sw:IB/CMSSW_16_1_X/masterfrom
henripetrow:IB/CMSSW_16_1_X/master

Conversation

@henripetrow

Copy link
Copy Markdown
Contributor

This PR adds one new package for an upcoming CMSSW PR for the Phase 2 Level 1 Trigger 2-Prong Jet Tagging Model.

@cmsbuild

Copy link
Copy Markdown
Contributor

A new Pull Request was created by @henripetrow for branch IB/CMSSW_16_1_X/master.

@akritkbehera, @cmsbuild, @iarspider, @raoatifshad, @smuzaffar can you please review it and eventually sign? Thanks.
@missirol, @mmusich this is something you requested to watch as well.
@ftenchini, @mandrenguyen, @sextonkennedy you are the release manager for this.
cms-bot commands are listed here

@cmsbuild

cmsbuild commented Feb 11, 2026

Copy link
Copy Markdown
Contributor

cms-bot internal usage

@@ -0,0 +1,6 @@
<tool name="l1tsc82prongjetmodel" version="@TOOL_VERSION@" revision="1">

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@henripetrow , please add .xml extension to this file i.e. it should be l1tsc82prongjetmodel.xml

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Added the .xml extension.

@smuzaffar

Copy link
Copy Markdown
Contributor

assign l1

@cms-sw/l1-l2 , if no objections on this addition then please start the tests here

@cmsbuild

Copy link
Copy Markdown
Contributor

New categories assigned: l1

@BenjaminRS,@quinnanm you have been requested to review this Pull request/Issue and eventually sign? Thanks

Comment thread L1TSC82ProngJetModel/spec
@@ -0,0 +1,13 @@
### RPM external L1TSC82ProngJetModel 0.0.0
Source: https://github.com/cms-hls4ml/%{n}/archive/refs/tags/v%{realversion}.tar.gz

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

On a quick look the repository seems to contain binary files (.so, .o`), I'd suggest to clean them up.

Also many files seem to contain code that is not in a unique namespace increasing the risk for ODR violations. For example

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Removed binary files. Looking on changing the namespace.

@cmsbuild

cmsbuild commented Mar 4, 2026

Copy link
Copy Markdown
Contributor

Pull request #10337 was updated.

@cmsbuild

Copy link
Copy Markdown
Contributor

Pull request #10337 was updated.

@smuzaffar

Copy link
Copy Markdown
Contributor

please test

@henripetrow , I have updated the tag to 0.0.1 where you have cleaned up the shared objects and added the namespace

@cmsbuild

Copy link
Copy Markdown
Contributor

-1

Summary: https://cmssdt.cern.ch/SDT/jenkins-artifacts/pull-request-integration/PR-4494de/52282/summary.html
COMMIT: 8961348
CMSSW: CMSSW_16_1_X_2026-03-25-2300/el8_amd64_gcc13
User test area: For local testing, you can use /cvmfs/cms-ci.cern.ch/week0/cms-sw/cmsdist/10337/52282/install.sh to create a dev area with all the needed externals and cmssw changes.

Failed External Build

I found compilation warning when building: See details on the summary page.

@smuzaffar

Copy link
Copy Markdown
Contributor

please test

@cmsbuild

Copy link
Copy Markdown
Contributor

Pull request #10337 was updated.

@cmsbuild

Copy link
Copy Markdown
Contributor

+1

Summary: https://cmssdt.cern.ch/SDT/jenkins-artifacts/pull-request-integration/PR-4494de/52283/summary.html
COMMIT: b8d3933
CMSSW: CMSSW_16_1_X_2026-03-25-2300/el8_amd64_gcc13
User test area: For local testing, you can use /cvmfs/cms-ci.cern.ch/week0/cms-sw/cmsdist/10337/52283/install.sh to create a dev area with all the needed externals and cmssw changes.

The following merge commits were also included on top of IB + this PR after doing git cms-merge-topic:

You can see more details here:
https://cmssdt.cern.ch/SDT/jenkins-artifacts/pull-request-integration/PR-4494de/52283/git-recent-commits.json
https://cmssdt.cern.ch/SDT/jenkins-artifacts/pull-request-integration/PR-4494de/52283/git-merge-result

Comparison Summary

Summary:

  • You potentially removed 5 lines from the logs
  • ROOTFileChecks: Some differences in event products or their sizes found
  • Reco comparison results: 21 differences found in the comparisons
  • DQMHistoTests: Total files compared: 53
  • DQMHistoTests: Total histograms compared: 4179457
  • DQMHistoTests: Total failures: 16593
  • DQMHistoTests: Total nulls: 76
  • DQMHistoTests: Total successes: 4162768
  • DQMHistoTests: Total skipped: 20
  • DQMHistoTests: Total Missing objects: 0
  • DQMHistoSizes: Histogram memory added: 2032.074 KiB( 52 files compared)
  • DQMHistoSizes: changed ( 18434.0,... ): 437.104 KiB HLT/JME
  • DQMHistoSizes: changed ( 18434.0,... ): 36.501 KiB HLT/HLTEgammaValidation
  • DQMHistoSizes: changed ( 18434.0,... ): 25.643 KiB HLT/EGM
  • DQMHistoSizes: changed ( 18434.0,... ): 14.854 KiB HLT/Filters
  • DQMHistoSizes: changed ( 18434.0,... ): 11.537 KiB HLT/JetMET
  • DQMHistoSizes: changed ( 18434.0,... ): 9.777 KiB HLT/Muon
  • DQMHistoSizes: changed ( 18434.0,... ): 3.020 KiB HLT/Higgs
  • Checked 227 log files, 198 edm output root files, 53 DQM output files
  • TriggerResults: found differences in 2 / 51 workflows

@smuzaffar

Copy link
Copy Markdown
Contributor

please test for el9_amd64_gcc15

@smuzaffar

Copy link
Copy Markdown
Contributor

+externals

@smuzaffar
smuzaffar merged commit 0019c47 into cms-sw:IB/CMSSW_16_1_X/master Mar 27, 2026
13 of 14 checks passed
@cmsbuild

Copy link
Copy Markdown
Contributor

+1

Summary: https://cmssdt.cern.ch/SDT/jenkins-artifacts/pull-request-integration/PR-4494de/52306/summary.html
COMMIT: b8d3933
CMSSW: CMSSW_16_1_X_2026-03-26-2300/el9_amd64_gcc15
User test area: For local testing, you can use /cvmfs/cms-ci.cern.ch/week0/cms-sw/cmsdist/10337/52306/install.sh to create a dev area with all the needed externals and cmssw changes.

Comparison Summary

Summary:

  • You potentially added 273 lines to the logs
  • ROOTFileChecks: Some differences in event products or their sizes found
  • Reco comparison results: 102377 differences found in the comparisons
  • DQMHistoTests: Total files compared: 53
  • DQMHistoTests: Total histograms compared: 4186890
  • DQMHistoTests: Total failures: 533022
  • DQMHistoTests: Total nulls: 315
  • DQMHistoTests: Total successes: 3653533
  • DQMHistoTests: Total skipped: 20
  • DQMHistoTests: Total Missing objects: 0
  • DQMHistoSizes: Histogram memory added: -7.7250000000000005 KiB( 52 files compared)
  • DQMHistoSizes: changed ( 10224.0 ): -0.352 KiB SiStrip/MechanicalView
  • DQMHistoSizes: changed ( 13034.0 ): -0.176 KiB SiStrip/MechanicalView
  • DQMHistoSizes: changed ( 17034.0 ): 0.586 KiB SiStrip/MechanicalView
  • DQMHistoSizes: changed ( 18634.0 ): -1.520 KiB SiStrip/MechanicalView
  • DQMHistoSizes: changed ( 18634.0 ): 0.146 KiB HLT/JME
  • DQMHistoSizes: changed ( 2023.0020001,... ): -0.012 KiB JetMET/SUSYDQM
  • DQMHistoSizes: changed ( 2024.0000001 ): -0.016 KiB JetMET/SUSYDQM
  • DQMHistoSizes: changed ( 2024.0010001,... ): 0.004 KiB JetMET/SUSYDQM
  • DQMHistoSizes: changed ( 2024.0020001 ): -0.004 KiB JetMET/SUSYDQM
  • DQMHistoSizes: changed ( 2024.0030001 ): -0.008 KiB JetMET/SUSYDQM
  • DQMHistoSizes: changed ( 2024.0040001 ): ...
  • Checked 227 log files, 198 edm output root files, 53 DQM output files

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.

4 participants