mirror of
https://gitlab.eurecom.fr/oai/openairinterface5g.git
synced 2026-07-13 04:30:28 +00:00
Preparatory changes for LDPC CUDA integration This changeset is preparatory work to merge LDPC CUDA offload in !4097. Notably, it includes changes for cleaning up some defines, updates to the LDPC interface, and CI specific changes to prepare for the other MR. The goal is to merge changes in a first step such that, in a second step, only the actual LDPC CUDA implementation and ancillary changes (CUDA memory allocations, CI files, ...) need to be merged. Reviewed-By: Bartosz Podrygajlo <bartosz.podrygajlo@openairinterface.org>