Improve the Phase 1 pixel raw to cluster (part 2)#48644
Improve the Phase 1 pixel raw to cluster (part 2)#48644cmsbuild merged 1 commit intocms-sw:masterfrom
Conversation
|
cms-bot internal usage |
|
enable gpu |
|
please test |
|
+code-checks Logs: https://cmssdt.cern.ch/SDT/code-checks/cms-sw-PR-48644/45632
|
|
A new Pull Request was created by @fwyzard for master. It involves the following packages:
@jfernan2, @mandrenguyen can you please review it and eventually sign? Thanks. cms-bot commands are listed here |
Implement a few small optimisations: - use only 64 groups, instead of one per module; - restrict the domain of atomic operations to per-block.
647d4a3 to
1d744f7
Compare
|
please test |
|
+code-checks Logs: https://cmssdt.cern.ch/SDT/code-checks/cms-sw-PR-48644/45633
|
|
Pull request #48644 was updated. @jfernan2, @mandrenguyen can you please check and sign again. |
|
+1 Size: This PR adds an extra 32KB to repository Comparison SummarySummary:
CUDA Comparison SummarySummary:
ROCM 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 be automatically merged. |
PR description:
Implement a few small optimisations:
Together with #48580 (minus the changes reverted in #48609) these changes give 7% speed up to the pixel local reconstruction:
CMSSW_15_0_10_patch2The performance of the full HLT menu is not affected, as it is limited by the CPU part.
PR validation:
None.
No changes expected.
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:
To be backported to 15.0.x for the 2025 data taking.