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

[14.0.X] Remove unnecessary ESProducer from LegacyPFClusterProducer #44071

Merged
merged 2 commits into from
Feb 29, 2024

Conversation

jsamudio
Copy link
Contributor

PR description:

This PR removes pfClusterParamsESProducer from LegacyPFClusterProducer as it is not used in the producer. Configurations for offline workflows and customizeHLTforAlpaka.py are updated to reflect this change.

PR validation:

Tested on workflow 12434.423 which uses the HLT customization and HCAL only configuration for this producer.

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:

Backport of #44070 to 14_0_X

@hatakeyamak @fwyzard @waredjeb

@cmsbuild
Copy link
Contributor

cmsbuild commented Feb 24, 2024

A new Pull Request was created by @jsamudio for CMSSW_14_0_X.

It involves the following packages:

  • HLTrigger/Configuration (hlt)
  • RecoParticleFlow/PFClusterProducer (reconstruction)

@jfernan2, @mmusich, @Martin-Grunewald, @cmsbuild, @mandrenguyen can you please review it and eventually sign? Thanks.
@missirol, @mmarionncern, @seemasharmafnal, @Martin-Grunewald, @lgray, @rovere, @silviodonato, @hatakeyamak, @sameasy, @felicepantaleo this is something you requested to watch as well.
@rappoccio, @sextonkennedy, @antoniovilela you are the release manager for this.

cms-bot commands are listed here

@cmsbuild
Copy link
Contributor

cmsbuild commented Feb 24, 2024

cms-bot internal usage

@Martin-Grunewald
Copy link
Contributor

please test

@mmusich
Copy link
Contributor

mmusich commented Feb 24, 2024

@cmsbuild please abort

@mmusich
Copy link
Contributor

mmusich commented Feb 24, 2024

enable gpu

@mmusich
Copy link
Contributor

mmusich commented Feb 24, 2024

test parameters:

  • workflow_opts_gpu= -w upgrade
  • workflows_gpu = 12434.423

@mmusich
Copy link
Contributor

mmusich commented Feb 24, 2024

@cmsbuild, please test

@cmsbuild
Copy link
Contributor

+1

Summary: https://cmssdt.cern.ch/SDT/jenkins-artifacts/pull-request-integration/PR-17af4a/37648/summary.html
COMMIT: d15ff66
CMSSW: CMSSW_14_0_X_2024-02-23-2300/el8_amd64_gcc12
Additional Tests: GPU
User test area: For local testing, you can use /cvmfs/cms-ci.cern.ch/week1/cms-sw/cmssw/44071/37648/install.sh to create a dev area with all the needed externals and cmssw changes.

Comparison Summary

Summary:

GPU Comparison Summary

Summary:

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

@@ -68,7 +66,6 @@ class LegacyPFClusterProducer : public edm::stream::EDProducer<> {
edm::ParameterSetDescription desc;
desc.add<edm::InputTag>("src");
desc.add<edm::InputTag>("PFRecHitsLabelIn");
desc.add<edm::ESInputTag>("pfClusterParams");
Copy link
Contributor

Choose a reason for hiding this comment

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

@mmusich
Copy link
Contributor

mmusich commented Feb 27, 2024

type pf

@cmsbuild cmsbuild added the pf label Feb 27, 2024
@cmsbuild
Copy link
Contributor

Pull request #44071 was updated. @mmusich, @jfernan2, @Martin-Grunewald, @cmsbuild, @mandrenguyen can you please check and sign again.

@mmusich
Copy link
Contributor

mmusich commented Feb 27, 2024

@cmsbuild, please test

@cmsbuild
Copy link
Contributor

+1

Summary: https://cmssdt.cern.ch/SDT/jenkins-artifacts/pull-request-integration/PR-17af4a/37755/summary.html
COMMIT: 6df8b30
CMSSW: CMSSW_14_0_X_2024-02-27-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/44071/37755/install.sh to create a dev area with all the needed externals and cmssw changes.

Comparison Summary

Summary:

GPU Comparison Summary

Summary:

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

@mmusich
Copy link
Contributor

mmusich commented Feb 28, 2024

+hlt

@mmusich
Copy link
Contributor

mmusich commented Feb 28, 2024

urgent

  • please consider this for the next 14_0_1 build

@jfernan2
Copy link
Contributor

+1

@cmsbuild
Copy link
Contributor

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

@mmusich
Copy link
Contributor

mmusich commented Feb 28, 2024

urgent

  • to enter the next 14_0_X release

@mmusich
Copy link
Contributor

mmusich commented Feb 29, 2024

backport of #44070

@antoniovilela
Copy link
Contributor

+1

  • Merging backport before IB test in master.

@cmsbuild cmsbuild merged commit a0c34ad into cms-sw:CMSSW_14_0_X Feb 29, 2024
14 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.

6 participants