Restore removal of all duplicate pixel hits in Phase-1 pixel raw to cluster#48609
Restore removal of all duplicate pixel hits in Phase-1 pixel raw to cluster#48609cmsbuild merged 2 commits intocms-sw:masterfrom
Conversation
|
cms-bot internal usage |
|
+code-checks Logs: https://cmssdt.cern.ch/SDT/code-checks/cms-sw-PR-48609/45579
|
|
A new Pull Request was created by @mroguljic 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 |
|
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. @rappoccio, @antoniovilela, @mandrenguyen, @sextonkennedy (and backports should be raised in the release meeting by the corresponding L2) |
|
assign heterogeneous |
|
-heterogeneous |
| if constexpr (not isPhase2) { | ||
| // packed words array used to store the pixelStatus of each pixel | ||
| auto& image = alpaka::declareSharedVar<uint32_t[pixelStatus::size], __COUNTER__>(acc); | ||
| auto& status = alpaka::declareSharedVar<uint32_t[pixelStatus::size], __COUNTER__>(acc); |
There was a problem hiding this comment.
please do not rename the variable
|
+code-checks Logs: https://cmssdt.cern.ch/SDT/code-checks/cms-sw-PR-48609/45587
|
|
enable gpu |
|
please test |
|
+1 Size: This PR adds an extra 16KB to repository Comparison SummarySummary:
CUDA Comparison SummarySummary:
ROCM Comparison SummarySummary:
|
|
+heterogeneous |
|
+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, @rappoccio, @mandrenguyen, @sextonkennedy (and backports should be raised in the release meeting by the corresponding L2) |
|
+1 |
PR description:
This PR introduces back the removal of all duplicate pixel hits. This was recently changed, and discussed, in PR#48580. Small changes in Phase-1 workflows are expected.
To be backported to 15.0.X, either with the modification of PR#48581 or a new PR.
PR validation:
The standard battery of tests reported
I believe all the failed tests are due to eos issues. All the (failed) logs contain messages such as: