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

cuSZp3: linear-ABS quant + 3-D separable tiled Lorenzo (tz > 1). PROTOTYPE. More...

#include <warp_op_params.h>

Public Attributes

uint32_t dz
 field extents (x fastest)
 
uint32_t tz
 tile extents (tx*ty*tz == block_size == 64)
 
uint32_t nty
 tiles along x, y (= ceil(dx/tx), ceil(dy/ty))
 

Detailed Description

cuSZp3: linear-ABS quant + 3-D separable tiled Lorenzo (tz > 1). PROTOTYPE.