FZGPUModules 2.0
GPU-accelerated modular compression pipelines
Loading...
Searching...
No Matches
fz::SZpConfig Struct Reference

#include <szp_stage.h>

Public Attributes

DataType data_type
 FLOAT32 / FLOAT64.
 
uint8_t eb_mode
 SZpErrorMode.
 
uint32_t block_size
 Elements per block (SZp default 128).
 
double error_bound
 Absolute bound after mode conversion (f64-safe).
 
double value_base
 value_range for NOA; else 0.
 

Detailed Description

Serialized SZp configuration (FZMBufferEntry.stage_config). Fits in 128 B.