Unpacker for MUCH using XPU
A port of cbm::algo::UnpackMuch
and related classes to the XPU framework. Results of the original unpacker are reproduced on the CPU (tested on the first timeslice of the 2391_node8_0_0008.tsa
file).
A port of CbmMuchDigi
to XPU is needed for GPU execution. The code is hence not tested on the GPU, but previous experience suggests that the transition is unlikely to cause problems.
Includes all commits from !1107 (merged) (STS XPU unpacker) and should be merged subsequently. The same task reco/tasks/CbmTaskUnpackXpu.cxx
is used for both unpackers.
Merge request reports
Activity
requested review from @v.friese
assigned to @v.friese
added 1 commit
- b7048571 - UnpackMuchXpu: Added unpacker to CbmTaskUnpackXpu.
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 94 commits
-
b7048571...196c5467 - 92 commits from branch
computing:master
- a688ca27 - UnpackMuchXpu: Added files for MUCH XPU unpacker. Compiles.
- 15b63d6c - UnpackMuchXpu: Added unpacker to CbmTaskUnpackXpu.
-
b7048571...196c5467 - 92 commits from branch
mentioned in merge request !1151 (merged)
added 6 commits
-
15b63d6c...1cb65b75 - 3 commits from branch
computing:master
- 2e0fc7e0 - UnpackMuchXpu: Added files for MUCH XPU unpacker. Compiles.
- f4496fb3 - UnpackMuchXpu: Added unpacker to CbmTaskUnpackXpu.
- 339af929 - UnpackMuchXpu: Moved to library GPUReco.
Toggle commit list-
15b63d6c...1cb65b75 - 3 commits from branch
- Resolved by Dominik Smith
@fweig Could you review this?
mentioned in merge request !1135 (closed)