pub fn generate_reduction_helpers(config: &ReductionCodegenConfig) -> StringExpand description
Generate CUDA helper functions for reduction operations.
This should be included at the top of kernels that use reduction intrinsics.
pub fn generate_reduction_helpers(config: &ReductionCodegenConfig) -> StringGenerate CUDA helper functions for reduction operations.
This should be included at the top of kernels that use reduction intrinsics.