-
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
Pixel Alpaka Migration: Modification to Existing Modules [I] #41282
Pixel Alpaka Migration: Modification to Existing Modules [I] #41282
Conversation
#ifndef CUDADataFormats_TrackerGeometry_CAStructures_h | ||
#define CUDADataFormats_TrackerGeometry_CAStructures_h | ||
#ifndef RecoPixelVertexing_PixelTriplets_CAStructures_h | ||
#define RecoPixelVertexing_PixelTriplets_CAStructures_h |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
perhaps RecoTracker_PixelSeeding
?
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Yep
+code-checks Logs: https://cmssdt.cern.ch/SDT/code-checks/cms-sw-PR-41282/35058
|
A new Pull Request was created by @AdrianoDee (Adriano Di Florio) for master. It involves the following packages:
@civanch, @Dr15Jones, @makortel, @clacaputo, @cmsbuild, @bsunanda, @mdhildreth, @mandrenguyen can you please review it and eventually sign? Thanks. cms-bot commands are listed here |
please test |
+code-checks Logs: https://cmssdt.cern.ch/SDT/code-checks/cms-sw-PR-41282/35064
|
Pull request #41282 was updated. @civanch, @Dr15Jones, @makortel, @clacaputo, @bsunanda, @mdhildreth, @mandrenguyen can you please check and sign again. |
please test |
+1 Summary: https://cmssdt.cern.ch/SDT/jenkins-artifacts/pull-request-integration/PR-496357/31849/summary.html Comparison SummarySummary:
|
Co-authored-by: Adriano Di Florio <[email protected]> Co-authored-by: Breno Orzari <[email protected]> Co-authored-by: Dimitris Papagiannis <[email protected]>
c753691
to
720c885
Compare
+code-checks Logs: https://cmssdt.cern.ch/SDT/code-checks/cms-sw-PR-41282/35212
|
Pull request #41282 was updated. @civanch, @Dr15Jones, @makortel, @clacaputo, @cmsbuild, @bsunanda, @mdhildreth, @mandrenguyen can you please check and sign again. |
please test |
+1 Summary: https://cmssdt.cern.ch/SDT/jenkins-artifacts/pull-request-integration/PR-496357/32014/summary.html Comparison SummarySummary:
|
+1
|
merge |
+1 |
PR description:
This PR stems from #41117 and it's the 1st of a series of smaller PRs.
AlpakaInterface
Updates [II] #41284This includes the changes to pre-existing modules or headers (
BuildFile
s not included here).A single real change to include the max number of hits in the the topologies.
This PR and #41284, once reviewed, may be merged as they are. They do not depend on the other PRs.
PR validation:
It compiles. Running base tests. No regression expected.
This will be immediately back ported to
13_0_X
.