|
FZGPUModules 2.0
GPU-accelerated modular compression pipelines
|
#include <chunk_op_params.h>
Side-output context threaded to the harness Map op, so a Map that produces escaping outputs (e.g. QuantSplitOutlier) can append them. out_count is a GLOBAL device counter shared across every chunk's CTA (the outlier list is one pipeline output spanning all chunks); the runner allocates and zeroes it. Ops that produce no side output ignore this entirely (all fields may be null/0).