-
Notifications
You must be signed in to change notification settings - Fork 4.4k
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
[13.2.X] Fixed channel decoding for the timeout error in SiPixelRawToClusterGPUKernel #42631
[13.2.X] Fixed channel decoding for the timeout error in SiPixelRawToClusterGPUKernel #42631
Conversation
A new Pull Request was created by @sroychow (Suvankar Roy Chowdhury) for CMSSW_13_2_X. It involves the following packages:
@cmsbuild, @mandrenguyen, @clacaputo can you please review it and eventually sign? Thanks. cms-bot commands are listed here |
test parameters:
|
@cmsbuild please test |
type bug-fix |
tests appear to be stuck. |
backport of #42618 |
please abort |
please test |
+1 Summary: https://cmssdt.cern.ch/SDT/jenkins-artifacts/pull-request-integration/PR-64b28e/34470/summary.html Comparison SummarySummary:
GPU Comparison SummarySummary:
|
Hi everyone, The CPU-GPU comparisons including the changes in PR #42618 are summarized in this spreadsheet. I used the release CMSSW_13_0_X_2023-08-21-1100 and the latest GRUN menu ( /dev/CMSSW_13_0_0/GRun/V153) to run on Run 2023 EphemeralHLTPhysics Dataset. It reduces the differences in DoubleEle* paths by about 7-8% from what was seen after the fix cms-sw/cmssw#42010 (The spreadsheet for that is available here). For example:
Now (After the PR 42618):
Similarly for the other DoubleEle* paths. |
Similarly for the other DoubleEle* paths. Please put titles to columns for ease of reading the results |
@cms-sw/reconstruction-l2 @cms-sw/trk-dpg-l2 @mmusich The one check done by TSG (#42631 (comment)) suggests that this PR goes in the right direction, in terms of reducing CPU-vs-GPU differences. Do you suggest to do more validation, or can this PR be integrated ? |
well, it would be good to show event by event comparisons of the content of the |
From the reco side I don't see any issue, although perhaps someone else should be signing. |
@mmusich and all, can we proceed with this in view that the PR reduces the GPU-CPU differences? |
assuming the analysis presented in #42631 (comment) was carried out correctly, I would say yes. I still think it would be nice if the PR proponent (@sroychow) could substantiate the validation at the level of the pixel FED errors unbalance. |
urgent
|
@cms-sw/reconstruction-l2 Matthew, OK from your side to proceed (this will enter 13_2_3)? |
Can we address #42631 (comment) |
Please comment. |
I am running some tests with wf introduced in #42674. I'll share the results once the jobs finish. |
+1 |
This pull request is fully signed and it will be integrated in one of the next CMSSW_13_2_X IBs (tests are also fine) and once validation in the development release cycle CMSSW_13_3_X is complete. This pull request will now be reviewed by the release team before it's merged. @rappoccio, @antoniovilela, @sextonkennedy (and backports should be raised in the release meeting by the corresponding L2) |
+1 |
PR description:
Backport of #42618
PR validation:
Code compiles.