Skip to main content

memory_write_throughput

Function memory_write_throughput 

Source
pub fn memory_write_throughput<I: Numeric, N: Size>(
    output: &mut [Vector<I, N>],
    window: usize,
    n_iter: usize,
    blocked: bool,
    _dtype: ElemType,
)