|
FZGPUModules 2.0
GPU-accelerated modular compression pipelines
|
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 |
Fused bitplane-transpose + zero-group RZE stage — the FZ-GPU lossless encoder, ported as a single-kernel pipeline stage.