Skip to main content

warp_reduce_sum

Function warp_reduce_sum 

Source
pub fn warp_reduce_sum(lanes: &[f64]) -> Vec<f64>
Expand description

Simulate a warp-level reduce-sum: all lanes get the total sum.