FZGPUModules 2.0
GPU-accelerated modular compression pipelines
Loading...
Searching...
No Matches
bitplane_rze_stage.h File Reference

Fused bitplane-transpose + zero-group RZE stage — the FZ-GPU lossless encoder, ported as a single-kernel pipeline stage. More...

#include "stage/stage.h"
#include "fzm_format.h"
#include <cuda_runtime.h>
#include <cstdint>
#include <cstring>
#include <stdexcept>
#include <string>
#include <unordered_map>
#include <vector>

Go to the source code of this file.

Classes

class  fz::BitplaneRZEStage
 

Namespaces

namespace  fz
 

Detailed Description

Fused bitplane-transpose + zero-group RZE stage — the FZ-GPU lossless encoder, ported as a single-kernel pipeline stage.