Skip to main content

generate_reduction_helpers

Function generate_reduction_helpers 

Source
pub fn generate_reduction_helpers(config: &ReductionCodegenConfig) -> String
Expand description

Generate CUDA helper functions for reduction operations.

This should be included at the top of kernels that use reduction intrinsics.