|
FZGPUModules 2.0
GPU-accelerated modular compression pipelines
|
| Stage | Description |
|---|---|
| HuffmanStage | GPU Huffman entropy coding (PHF coarse-grained) |
| ANSStage | GPU rANS entropy coding (dietGPU, byte-level) |
| RLEStage | Run-length encoding |
| RZEStage | Recursive zero-byte elimination |
| BitpackStage | Dense bit-packing of fixed-width integers |