algo: Add common device image for all GPU code.
Add a common device image for all GPU code.
@d.smith, I introduce here a new folder base/gpu
which should contain common code / algorithms in the future. First we need the common identifier added here for xpu
. Once this is merged, can you adapt your other MRs (!1132 (closed), !1135 (closed)) to use GPUReco
as the image in your kernels?
Merge request reports
Activity
requested review from @d.smith
assigned to @fweig
added 1 commit
- 4c57989a - algo: Add common device image for all GPU code.
added 1 commit
- 81b921f0 - algo: Add common device image for all GPU code.
mentioned in merge request !1070 (merged)
Dear @f.uhlig, @v.friese, @p.-a.loizeau,
you have been identified as code owner of at least one file which was changed with this merge request.
Please check the changes and approve them or request changes.
added CodeOwners label
added 1 commit
- 57302034 - algo: Add common device image for all GPU code.
added Framework Reconstruction labels
enabled an automatic merge when the pipeline for 1cb65b75 succeeds
@fweig So this essentially means that we will put all the XPU code into the same library?
107 107 !1132 (closed) and !1135 (closed) were updated.