|
FZGPUModules 2.0
GPU-accelerated modular compression pipelines
|
#include <adaptive_bitpack_stage.h>
Public Attributes | |
| DataType | data_type |
| Signed element type (1B): INT16 / INT32. | |
| uint8_t | outlier_selection |
| 1 = cuSZp2 per-block plain/outlier selection. | |
| uint8_t | _pad [2] |
| Must be zero. | |
| uint32_t | block_size |
| Elements per logical block (reset period). | |
| uint64_t | num_elements |
| Original element count (sizes the inverse output). | |
Serialized AdaptiveBitpack configuration (FZMBufferEntry.stage_config). 16 bytes — fits within FZM_STAGE_CONFIG_SIZE.