cuPHY  0.1
CUDA PHY Layer Acceration Library
Data Fields
_cuphyPdschDbgPrms Struct Reference

#include <cuphy_api.h>

Data Fields

bool cfgIdenticalLdpcEncCfgs
 
char const * pCfgFileName
 
bool refCheck
 

Detailed Description

PDSCH debug parameters

Field Documentation

◆ cfgIdenticalLdpcEncCfgs

bool _cuphyPdschDbgPrms::cfgIdenticalLdpcEncCfgs

Enable single cuPHY LDPC call for all TBs, if set. Will be reset at runtime if LDPC config. params are different across TBs.

◆ pCfgFileName

char const* _cuphyPdschDbgPrms::pCfgFileName

name of HDF5 file that drives the DL pipeline. No file, if null.

◆ refCheck

bool _cuphyPdschDbgPrms::refCheck

If set, compare the output of each pipeline component with the reference output from the pCfgFileName file that drives the pipeline.