AliceO2 icon indicating copy to clipboard operation
AliceO2 copied to clipboard

GPU TPC: improved GPU TPC track-model decoding

Open cima22 opened this issue 1 year ago • 1 comments

Hides DMA transfer latencies in GPU TPC track-model decoding, pipelining data transfers and kernel calls to multiple streams.

cima22 avatar May 08 '24 15:05 cima22

REQUEST FOR PRODUCTION RELEASES: To request your PR to be included in production software, please add the corresponding labels called "async-" to your PR. Add the labels directly (if you have the permissions) or add a comment of the form (note that labels are separated by a ",")

+async-label <label1>, <label2>, !<label3> ...

This will add <label1> and <label2> and removes <label3>.

The following labels are available async-2023-pbpb-apass3 async-2023-pbpb-apass4 async-2022-pp-apass6-2023-PbPb-apass2 async-2022-pp-apass4 async-2022-pp-apass4-accepted async-2022-pp-apass6-2023-PbPb-apass2-accepted async-2023-pbpb-apass3-accepted async-2023-pbpb-apass4-accepted async-2023-pp-apass4 async-2023-pp-apass4-accepted

github-actions[bot] avatar May 08 '24 15:05 github-actions[bot]