Skip to main content

persistent_body_jit

Function persistent_body_jit 

Source
pub fn persistent_body_jit(
    workgroup_size_x: u32,
    payload_processor: &[Node],
) -> Vec<Node>
Expand description

The JIT body that runs once per iteration per lane.