-
Notifications
You must be signed in to change notification settings - Fork 4.6k
Fix for n_layers
Check in CAHitNtupletAlpaka::globalBeginRun
#48477
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
Conversation
type bug-fix |
cms-bot internal usage |
+code-checks Logs: https://cmssdt.cern.ch/SDT/code-checks/cms-sw-PR-48477/45403
|
A new Pull Request was created by @AdrianoDee for master. It involves the following packages:
@cmsbuild, @jfernan2, @mandrenguyen can you please review it and eventually sign? Thanks. cms-bot commands are listed here |
test parameters:
|
please test |
please abort |
test parameters:
|
please test for CMSSW_15_1_ASAN_X_2025-07-02-2300 |
test parameters:
|
please test |
-1 Failed Tests: RelVals RelVals |
Taking a random example, the
The failures we see here in the tests were there before #47611. |
test parameters:
|
please test |
+1 Size: This PR adds an extra 24KB to repository Comparison SummarySummary:
|
+1 |
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. @antoniovilela, @mandrenguyen, @sextonkennedy, @rappoccio (and backports should be raised in the release meeting by the corresponding L2) |
+1 |
This PR fixes the issue described in #48473 limiting the writing in
layerStarts
to then_layers + 1
elements (and so up to then_layers
th element).Tested successfully
16834.0
withCMSSW_15_1_ASAN_X_2025-07-02-2300
.