Clamp fakePixels to maxFakesInModule [15.1.x]#49143
Clamp fakePixels to maxFakesInModule [15.1.x]#49143cmsbuild merged 1 commit intocms-sw:CMSSW_15_1_Xfrom
fakePixels to maxFakesInModule [15.1.x]#49143Conversation
|
type bugfix |
|
backport #49142 |
|
A new Pull Request was created by @fwyzard for CMSSW_15_1_X. It involves the following packages:
@cmsbuild, @jfernan2, @mandrenguyen can you please review it and eventually sign? Thanks. cms-bot commands are listed here
|
|
cms-bot internal usage |
|
enable gpu |
|
please test |
|
+1 Size: This PR adds an extra 28KB to repository Comparison SummarySummary:
AMD_MI300X Comparison SummarySummary:
AMD_W7900 Comparison SummarySummary:
NVIDIA_H100 Comparison SummarySummary:
NVIDIA_L40S Comparison SummarySummary:
NVIDIA_T4 Comparison SummarySummary:
|
|
+1 |
|
This pull request is fully signed and it will be integrated in one of the next CMSSW_15_1_X IBs (tests are also fine) and once validation in the development release cycle CMSSW_16_0_X is complete. This pull request will now be reviewed by the release team before it's merged. @sextonkennedy, @ftenchini, @mandrenguyen (and backports should be raised in the release meeting by the corresponding L2) |
|
+1 |
PR description:
After running the Pixel digi morphing algorithm, clamp
fakePixelstomaxFakesInModuleto avoid overflowing the histogram container.PR validation:
Run on top of the reproducer at #49125 without any crashes.
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 #49142 to 15.1.x.