|
cuPHY
0.1
CUDA PHY Layer Acceration Library
|
#include <cuphy.h>
Data Fields | |
| int16_t | algo |
| Base graph (1 or 2) | |
| int16_t | BG |
| Flags. | |
| uint32_t | flags |
| Normalization (for normalized min-sum) | |
| int16_t | Kb |
| Maximum number of iterations. | |
| int16_t | max_iterations |
| Lifting size. | |
| cuphyLDPCNormalization_t | norm |
| Number of "information" variable nodes. | |
| int16_t | num_parity_nodes |
| Type of LLR input data (CUPHY_R_16F or CUPHY_R_32F) | |
| void * | workspace |
| Algorithm (0 for automatic choice) | |
| int16_t | Z |
| Number of parity nodes. | |
LDPC Decoder configuration descriptor
1.8.17