cuPHY
0.1
CUDA PHY Layer Acceration Library
|
#include <cuphy_api.h>
Data Fields | |
bool | cfgIdenticalLdpcEncCfgs |
char const * | pCfgFileName |
bool | refCheck |
PDSCH debug parameters
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.
char const* _cuphyPdschDbgPrms::pCfgFileName |
name of HDF5 file that drives the DL pipeline. No file, if null.
bool _cuphyPdschDbgPrms::refCheck |
If set, compare the output of each pipeline component with the reference output from the pCfgFileName file that drives the pipeline.