-
Notifications
You must be signed in to change notification settings - Fork 4.3k
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
Alpaka Pixel: Reading layerStart
at Runtime and Variable thePitch*
#45421
Conversation
cms-bot internal usage |
test parameters:
|
enable gpu |
-code-checks Logs: https://cmssdt.cern.ch/SDT/code-checks/cms-sw-PR-45421/40867 Code check has found code style and quality issues which could be resolved by applying following patch(s)
|
+code-checks Logs: https://cmssdt.cern.ch/SDT/code-checks/cms-sw-PR-45421/40869 |
A new Pull Request was created by @AdrianoDee for master. It involves the following packages:
@Dr15Jones, @bsunanda, @civanch, @cmsbuild, @fwyzard, @jfernan2, @makortel, @mandrenguyen, @mdhildreth can you please review it and eventually sign? Thanks. cms-bot commands are listed here |
d63c4c7
to
d68081c
Compare
d68081c
to
4ef84c4
Compare
+code-checks Logs: https://cmssdt.cern.ch/SDT/code-checks/cms-sw-PR-45421/40871 |
+code-checks Logs: https://cmssdt.cern.ch/SDT/code-checks/cms-sw-PR-45421/41152
|
Pull request #45421 was updated. @Dr15Jones, @bsunanda, @civanch, @fwyzard, @jfernan2, @makortel, @mandrenguyen, @mdhildreth can you please check and sign again. |
+heterogeneous |
+1 Size: This PR adds an extra 24KB to repository Comparison SummaryThere are some workflows for which there are errors in the baseline: Summary:
GPU Comparison SummaryThere are some workflows for which there are errors in the baseline: Summary:
|
+reconstruction |
unhold |
@cms-sw/geometry-l2 can you have a look please? |
+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, @sextonkennedy, @mandrenguyen, @antoniovilela (and backports should be raised in the release meeting by the corresponding L2) |
+1 |
PR description:
This PR proposes two things:
PixelCPEFastParamsHost
ESProduct
. This makesTrackerTraits::layerStart
obsolete;CommonParams
toDetParams
since, with T33, 3D sensors have a different pitch (tiny difference, but still);It's a first piece of a wider effort to allow more flexible the detector geometry that can be used by the pixel CA.
Note: the
layerStart
array inGeometry/CommonTopologies/interface/SimplePixelTopology.h
could be dropped but at the moment is needed by the old CUDA modules.This solves #45177 and allows to run Alpaka pixel tracks on D110.
PR validation:
Running
29634.402