Add T2 LDPC encoding/decoding offload

This commit is contained in:
Jaroslava Fiedlerova
2023-11-09 13:38:44 +01:00
committed by Raymond Knopp
parent 99ca87a1c1
commit cf97acb8c7
20 changed files with 1608 additions and 30 deletions

View File

@@ -46,7 +46,7 @@ BUILD_DOXYGEN=0
DISABLE_HARDWARE_DEPENDENCY="False"
CMAKE_BUILD_TYPE="RelWithDebInfo"
CMAKE_CMD="$CMAKE"
OPTIONAL_LIBRARIES="telnetsrv enbscope uescope nrscope nrqtscope ldpc_cuda websrv oai_iqplayer"
OPTIONAL_LIBRARIES="telnetsrv enbscope uescope nrscope nrqtscope ldpc_cuda ldpc_t2 websrv oai_iqplayer"
TARGET_LIST=""
function print_help() {