-
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.0.X] Move RecoPixelVertexing
subsystems to RecoTracker
#41223
[13.0.X] Move RecoPixelVertexing
subsystems to RecoTracker
#41223
Conversation
A new Pull Request was created by @mmusich (Marco Musich) for CMSSW_13_0_X. It involves the following packages:
@rappoccio, @syuvivida, @bbilin, @pmandrik, @Martin-Grunewald, @perrotta, @civanch, @cmsbuild, @missirol, @mandrenguyen, @davidlange6, @emanueleusai, @mdhildreth, @AdrianoDee, @kskovpen, @sbein, @micsucmed, @fabiocos, @francescobrivio, @ssekmen, @clacaputo, @srimanob, @saumyaphor4252, @sunilUIET, @tvami, @rvenditti can you please review it and eventually sign? Thanks. cms-bot commands are listed here
|
@cmsbuild please test |
+1 Summary: https://cmssdt.cern.ch/SDT/jenkins-artifacts/pull-request-integration/PR-33b7df/31682/summary.html Comparison SummarySummary:
|
+1 |
+1 |
+upgrade |
+1 |
hold
|
Pull request has been put on hold by @perrotta |
OK, though this is the opposite of what was said during the ORP two weeks ago. Otherwise I would have asked not to merge #41058 in the first place. At this point, I guess we have to see how best to proceed with the Alpaka developments and backport. |
At the ORP it was decided that this PR will only get backported if needed by a contemporary backport of the porting of pixel tracks to Alpaka, which is what is written in the entry you are referring to. The PRs with those portings are still under development in the master, let conclude their iter over there before deciding what to backport and how to do it. |
I am ready to submit a PR to master that does it. Shall I wait for the alpaka migration to complete in master? |
I would wait yes ( : |
Clearly this PR does not need to be backported to 13_0_X any more, see #41223 (comment) |
Coming back to this very old thread:
now that the alpaka migration is done, I guess we could finally go ahead and do it. I am not sure if to target already |
cms-bot internal usage |
-1 Summary: https://cmssdt.cern.ch/SDT/jenkins-artifacts/pull-request-integration/PR-33b7df/40847/summary.html This pull request cannot be automatically merged, could you please rebase it? |
I agree it would be safer to do it early in |
Here it is: #45842 |
backport of #41058
PR description:
Moved all
RecoPixelVertexing
subsystems toRecoTracker
:RecoPixelVertexing/Configuration
→RecoTracker/Configuration
RecoPixelVertexing/PixelTrackFitting
→RecoTracker/PixelTrackFitting
RecoPixelVertexing/PixelTriplets
→RecoTracker/PixelSeeding
RecoPixelVertexing/PixelLowPtUtilities
→RecoTracker/PixelLowPtUtilities
RecoPixelVertexing/PixelVertexFinding
→RecoTracker/PixelVertexFinding
Technical, no regressions expected.
PR validation:
Run successfully:
runTheMatrix.py -l limited --ibeos
addOnTests.py
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:
verbatim backport of #41058