Skip to main content

build_program_jit

Function build_program_jit 

Source
pub fn build_program_jit(
    workgroup_size_x: u32,
    payload_processor: &[Node],
) -> Program
Expand description

Build the JIT Megakernel IR where payload processor logic is fused into the body stream.