Skip to content

Add HltDecReport raw bank body preparation

Thomas Boettcher requested to merge thboettc_dec_reports into master

This MR adds the prepare_raw_banks algorithm to the GPU sequence. For now this creates the HltDecReport bank bodies with placeholder values for error bits, number of candidates, decision id, and execution stage. Preparing SelReports and writing the raw bank output will be handled in a separate MR.

FYI @dcraik, @raaij

Merge request reports