Skip to content

Conversation

@fwyzard
Copy link
Contributor

@fwyzard fwyzard commented Oct 29, 2021

PR description:

Update customisePixelL1ClusterThresholdForRun2Input() to adjust also the GPU producer with the Run 2 settings.

PR validation:

None.

@fwyzard
Copy link
Contributor Author

fwyzard commented Oct 29, 2021

please test

@fwyzard
Copy link
Contributor Author

fwyzard commented Oct 29, 2021

type bugfix

@cmsbuild
Copy link
Contributor

+code-checks

Logs: https://cmssdt.cern.ch/SDT/code-checks/cms-sw-PR-35901/26301

@cmsbuild
Copy link
Contributor

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

It involves the following packages:

  • HLTrigger/Configuration (hlt)

@Martin-Grunewald, @missirol 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
Copy link
Contributor Author

fwyzard commented Oct 29, 2021

The error is in 138.3_RunMinimumBias2021Splash+RunMinimumBias2021Splash+RECODR3Splash+HARVESTDR3 Step0-PASSED Step1-FAILED Step2-NOTRUN - time date Fri Oct 29 15:37:49 2021-date Fri Oct 29 15:16:50 2021; exit: 0 31744 0, but that should not run the HLT at all...

@missirol
Copy link
Contributor

please abort

will re-trigger the tests with #35890, which fixes the timeout in the offending wf
(I guess the other PR has to be included explicitly even if it's now merged)

@missirol
Copy link
Contributor

please test with #35890

producer.ClusterThreshold_L1 = 2000
for producer in producers_by_type(process, "SiPixelRawToClusterCUDA"):
if hasattr(producer,"clusterThreshold_layer1"):
producer.ClusterThreshold_L1 = 2000
Copy link
Contributor

Choose a reason for hiding this comment

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

Suggested change
producer.ClusterThreshold_L1 = 2000
producer.clusterThreshold_layer1 = 2000

No? By the way, is any wf using this in the PR tests?

Copy link
Contributor Author

Choose a reason for hiding this comment

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

No ?

Yes, indeed it was supposed to be like that...

By the way, is any wf using this in the PR tests?

Yes, the enable gpu workflows should test this.

Copy link
Contributor Author

Choose a reason for hiding this comment

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

Ah, sorry, no... we don't have any 2018-like GPU workflows.

Copy link
Contributor

Choose a reason for hiding this comment

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

Okay, thanks. Feel free to fix the code in the PR description. :)

@cmsbuild
Copy link
Contributor

+code-checks

Logs: https://cmssdt.cern.ch/SDT/code-checks/cms-sw-PR-35901/26312

@cmsbuild
Copy link
Contributor

Pull request #35901 was updated. @Martin-Grunewald, @missirol can you please check and sign again.

@missirol
Copy link
Contributor

please abort

@missirol
Copy link
Contributor

test parameters:

@missirol
Copy link
Contributor

please test

@cmsbuild
Copy link
Contributor

+1

Summary: https://cmssdt.cern.ch/SDT/jenkins-artifacts/pull-request-integration/PR-5d7fe1/20090/summary.html
COMMIT: cda3168
CMSSW: CMSSW_12_2_X_2021-10-29-1100/slc7_amd64_gcc900
User test area: For local testing, you can use /cvmfs/cms-ci.cern.ch/week0/cms-sw/cmssw/35901/20090/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: 6 differences found in the comparisons
  • DQMHistoTests: Total files compared: 42
  • DQMHistoTests: Total histograms compared: 2901440
  • DQMHistoTests: Total failures: 11
  • DQMHistoTests: Total nulls: 1
  • DQMHistoTests: Total successes: 2901406
  • DQMHistoTests: Total skipped: 22
  • DQMHistoTests: Total Missing objects: 0
  • DQMHistoSizes: Histogram memory added: -0.004 KiB( 41 files compared)
  • DQMHistoSizes: changed ( 312.0 ): -0.004 KiB MessageLogger/Warnings
  • Checked 177 log files, 37 edm output root files, 42 DQM output files
  • TriggerResults: no differences found

@missirol
Copy link
Contributor

+hlt

  • despite the label, this PR did not require any externals (and the other PR, which fixed one of the tests, is already merged)

@cmsbuild
Copy link
Contributor

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, @qliphy (and backports should be raised in the release meeting by the corresponding L2)

@qliphy
Copy link
Contributor

qliphy commented Oct 30, 2021

+1

@cmsbuild cmsbuild merged commit 4dc0c5e into cms-sw:master Oct 30, 2021
@fwyzard fwyzard deleted the fix_customiseHCALFor2018Input_121x branch November 23, 2021 12:48
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